Home
last modified time | relevance | path

Searched refs:per_character_facet_last (Results 1 – 2 of 2) sorted by relevance

/third_party/boost/boost/locale/
Dgenerator.hpp55 …static const uint32_t per_character_facet_last = boundary_facet; ///< Last facet specific for … variable
/third_party/boost/libs/locale/src/shared/
Dgenerator.cpp136 …ocale_category_type facet = per_character_facet_first; facet <= per_character_facet_last && facet!… in generate()