Home
last modified time | relevance | path

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

/third_party/boost/libs/locale/test/
Dtest_codepage.cpp268 struct utfutf<char,1> { struct
275 struct utfutf<wchar_t,2> { argument
286 struct utfutf<wchar_t,4> { argument
300 typedef utfutf<CharOut> out; in test_combinations() argument