Searched defs:wstring_convert (Results 1 - 1 of 1) sorted by relevance

/haiku-buildtools/gcc/libstdc++-v3/include/bits/
H A Dlocale_conv.h166 class wstring_convert class
181 wstring_convert(_Codecvt* __pcvt = new _Codecvt()) : _M_cvt(__pcvt) function in class:wstring_convert
195 wstring_convert(_Codecvt* __pcvt, state_type __state) function in class:wstring_convert
208 wstring_convert(const byte_string& __byte_err, function in class:wstring_convert
[all...]

Completed in 40 milliseconds