Boost C++ 库

...世界上最受推崇和设计最精良的 C++ 库项目之一。 Herb SutterAndrei AlexandrescuC++ 编码标准

Boost.Nowide
boost::nowide::utf8_codecvt< CharType, 4 > 成员列表

这是 boost::nowide::utf8_codecvt< CharType, 4 > 的完整成员列表,包括所有继承的成员。

do_always_noconv() const noexcept override (定义于 boost::nowide::utf8_codecvt< CharType, 4 >)boost::nowide::utf8_codecvt< CharType, 4 >inlineprotected
do_encoding() const noexcept override (定义于 boost::nowide::utf8_codecvt< CharType, 4 >)boost::nowide::utf8_codecvt< CharType, 4 >inlineprotected
do_in(std::mbstate_t &, const char *from, const char *from_end, const char *&from_next, uchar *to, uchar *to_end, uchar *&to_next) const override (定义于 boost::nowide::utf8_codecvt< CharType, 4 >)boost::nowide::utf8_codecvt< CharType, 4 >inlineprotected
do_length(std::mbstate_t &, const char *from, const char *from_end, size_t max) const override (定义于 boost::nowide::utf8_codecvt< CharType, 4 >)boost::nowide::utf8_codecvt< CharType, 4 >inlineprotected
do_max_length() const noexcept override (定义于 boost::nowide::utf8_codecvt< CharType, 4 >)boost::nowide::utf8_codecvt< CharType, 4 >inlineprotected
do_out(std::mbstate_t &, const uchar *from, const uchar *from_end, const uchar *&from_next, char *to, char *to_end, char *&to_next) const override (定义于 boost::nowide::utf8_codecvt< CharType, 4 >)boost::nowide::utf8_codecvt< CharType, 4 >inlineprotected
do_unshift(std::mbstate_t &, char *from, char *, char *&next) const override (定义于 boost::nowide::utf8_codecvt< CharType, 4 >)boost::nowide::utf8_codecvt< CharType, 4 >inlineprotected
uchar typedef (定义于 boost::nowide::utf8_codecvt< CharType, 4 >)boost::nowide::utf8_codecvt< CharType, 4 >protected
utf8_codecvt(size_t refs=0) (定义于 boost::nowide::utf8_codecvt< CharType, 4 >)boost::nowide::utf8_codecvt< CharType, 4 >inline