Home
last modified time | relevance | path

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

/third_party/boost/libs/locale/test/
Dtest_generator.cpp21 struct test_facet : public std::locale::facet { struct
22 test_facet() : std::locale::facet(0) {} in test_facet() argument
26 std::locale::id test_facet::id; argument