Home
last modified time | relevance | path

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

/external/sdv/vsomeip/third_party/boost/date_time/include/boost/date_time/
Dadjust_functors.hpp141 class year_functor class
146 year_functor(int f) : _mf(f * 12) {} in year_functor() function in boost::date_time::year_functor