Home
last modified time | relevance | path

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

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/date_time/include/boost/date_time/gregorian/
Dgreg_day.hpp43 class BOOST_SYMBOL_VISIBLE greg_day : public greg_day_rep { class
45 BOOST_CXX14_CONSTEXPR greg_day(value_type day_of_month) : greg_day_rep(day_of_month) {} in greg_day() function in boost::gregorian::greg_day