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