Searched defs:greg_day (Results 1 – 1 of 1) sorted by relevance
43 class BOOST_SYMBOL_VISIBLE greg_day : public greg_day_rep { class45 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