Searched refs:wrepresentation (Results 1 – 2 of 2) sorted by relevance
70 wstring wrepresentation = b2.to_string<wchar_t, char_traits<wchar_t>, allocator<wchar_t> >(); in bitset1() local71 CPPUNIT_ASSERT( wrepresentation == L"1000100010001" ); in bitset1()