Searched defs:my_codecvt (Results 1 – 4 of 4) sorted by relevance
460 class my_codecvt : public my_codecvt_base { class462 explicit my_codecvt(size_t r = 0) in my_codecvt() function in my_codecvt
719 typedef codecvt<char, char, my_state> my_codecvt; in custom_facet() typedef