Searched refs:small_grouping (Results 1 – 1 of 1) sorted by relevance
38 template <typename Char> struct small_grouping : std::numpunct<Char> { struct69 std::locale small_grouping_loc(std::locale(), new small_grouping<char>()); in TEST()95 std::locale small_grouping_loc(std::locale(), new small_grouping<wchar_t>()); in TEST()