Searched defs:create_codecvt (Results 1 – 4 of 4) sorted by relevance
25 std::locale create_codecvt( std::locale const &in, in create_codecvt() function
134 …std::locale create_codecvt(std::locale const &in,std::string const &encoding,character_facet_type … in create_codecvt() function
283 …std::locale create_codecvt(std::locale const &in,std::auto_ptr<base_converter> cvt,character_facet… in create_codecvt() function299 …std::locale create_codecvt(std::locale const &in,std::unique_ptr<base_converter> cvt,character_fac… in create_codecvt() function
234 …std::locale create_codecvt(std::locale const &in,std::string const &encoding,character_facet_type … in create_codecvt() function