Home
last modified time | relevance | path

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

/third_party/boost/boost/locale/boundary/
Dfacets.hpp100 class BOOST_LOCALE_DECL boundary_indexing : public std::locale::facet { class
105 boundary_indexing(size_t refs=0) : std::locale::facet(refs) in boundary_indexing() function in boost::locale::boundary::boundary_indexing
129 class BOOST_LOCALE_DECL boundary_indexing<char> : public std::locale::facet { class
131 boundary_indexing(size_t refs=0) : std::locale::facet(refs) in boundary_indexing() function in boost::locale::boundary::boundary_indexing
142 class BOOST_LOCALE_DECL boundary_indexing<wchar_t> : public std::locale::facet { class
144 boundary_indexing(size_t refs=0) : std::locale::facet(refs) in boundary_indexing() function in boost::locale::boundary::boundary_indexing
157 class BOOST_LOCALE_DECL boundary_indexing<char16_t> : public std::locale::facet { class
159 boundary_indexing(size_t refs=0) : std::locale::facet(refs) in boundary_indexing() function in boost::locale::boundary::boundary_indexing
172 class BOOST_LOCALE_DECL boundary_indexing<char32_t> : public std::locale::facet { class
174 boundary_indexing(size_t refs=0) : std::locale::facet(refs) in boundary_indexing() function in boost::locale::boundary::boundary_indexing