Searched defs:codecvt_type (Results 1 – 4 of 4) sorted by relevance
52 typedef std::codecvt<wchar_t, char, std::mbstate_t> codecvt_type; typedef153 const codecvt_type&) in convert()163 const codecvt_type&) in convert()173 const codecvt_type&) in convert()183 const codecvt_type&) in convert()
100 std::mbstate_t> codecvt_type; typedef in boost::filesystem::path243 path& assign(const value_type* ptr, const codecvt_type&) // required in case ptr overlaps *this in assign()372 path& append(const value_type* ptr, const codecvt_type&) // required in case ptr overlaps *this in append()
94 typedef std::codecvt<wchar_t, char, std::mbstate_t> codecvt_type; typedef
134 const codecvt_type&) in dispatch()