Searched defs:calendar_facet (Results 1 – 2 of 2) sorted by relevance
234 class BOOST_LOCALE_DECL calendar_facet : public std::locale::facet { class239 calendar_facet(size_t refs = 0) : std::locale::facet(refs) in calendar_facet() function in boost::locale::calendar_facet
57 static const uint32_t calendar_facet = 1 << 16; ///< Generate boundary analysis facet variable