Searched refs:DummyWCharAllocator (Results 1 – 1 of 1) sorted by relevance
34 typedef test::dummy_test_allocator<wchar_t> DummyWCharAllocator; typedef35 typedef basic_string<wchar_t, std::char_traits<wchar_t>, DummyWCharAllocator> DummyWString;