reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
237 do_out(state_type& __state, const intern_type* __from, 243 do_unshift(state_type& __state, extern_type* __to, 247 do_in(state_type& __state, const extern_type* __from, 253 do_encoding() const throw() = 0; 256 do_always_noconv() const throw() = 0; 259 do_length(state_type&, const extern_type* __from, 263 do_max_length() const throw() = 0; 486 ~codecvt(); 489 do_out(state_type& __state, const intern_type* __from, 495 do_unshift(state_type& __state, 500 do_in(state_type& __state, 507 int do_encoding() const throw(); 510 bool do_always_noconv() const throw(); 513 int do_length(state_type&, const extern_type* __from, 517 do_max_length() const throw();usr/include/c++/7.4.0/bits/locale_classes.h
408 ~facet();
166 _GLIBCXX_CODECVT_SPECIALIZATION(codecvt_utf8_utf16, char32_t); 171 _GLIBCXX_CODECVT_SPECIALIZATION(codecvt_utf8_utf16, wchar_t);