Boost C++ Libraries

...one of the most highly regarded and expertly designed C++ library projects in the world. Herb Sutter and Andrei Alexandrescu, C++ Coding Standards

This is the documentation for a snapshot of the master branch, built from commit 579430ad1f.
Boost.Nowide
boost::nowide::utf8_codecvt< CharType, 2 > Member List

This is the complete list of members for boost::nowide::utf8_codecvt< CharType, 2 >, including all inherited members.

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