Searched defs:u16string (Results 1 – 3 of 3) sorted by relevance
136 andFilterIndex:(int)index;147 andFilterIndex:(int)index {
54 typedef std::basic_string<boost::char16> u16string; typedef
791 operator std::u16string() const { return ToString16(); } in u16string() function