Home
last modified time | relevance | path

Searched defs:month_functor (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/date_time/include/boost/date_time/
Dadjust_functors.hpp49 class month_functor class
57 month_functor(int f) : f_(f), origDayOfMonth_(0) {} in month_functor() function in boost::date_time::month_functor