Searched defs:string_cast_traits (Results 1 – 1 of 1) sorted by relevance
144 struct string_cast_traits { struct145 … static CharType const *cast(CharType const *msg,std::basic_string<CharType> &/*unused*/) in cast()152 struct string_cast_traits<char> { struct153 static char const *cast(char const *msg,std::string &buffer) in cast()