Boost.Nowide
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 12]
 Cboost::nowide::argsArgs is a class that fixes standard main() function arguments and changes them to UTF-8 under Microsoft Windows
 Cboost::nowide::basic_filebuf< CharType, Traits >This forward declaration defined the basic_filebuf type
 Cbasic_iostream
 Cboost::nowide::basic_fstream< CharType, Traits >Same as std::basic_fstream<char> but accepts UTF-8 strings under Windows
 Cbasic_istream
 Cboost::nowide::basic_ifstream< CharType, Traits >Same as std::basic_ifstream<char> but accepts UTF-8 strings under Windows
 Cbasic_ostream
 Cboost::nowide::basic_ofstream< CharType, Traits >Same as std::basic_ofstream<char> but accepts UTF-8 strings under Windows
 Cboost::nowide::basic_stackstring< CharOut, CharIn, BufferSize >A class that allows to create a temporary wide or narrow UTF strings from wide or narrow UTF source
 Cboost::nowide::basic_stackstring< char, wchar_t, 256 >
 Cbasic_streambuf
 Cboost::nowide::basic_filebuf< char >This is implementation of std::filebuf
 Ccodecvt
 Cboost::nowide::utf8_codecvt< CharType, 2 >
 Cboost::nowide::utf8_codecvt< CharType, 4 >
 Cboost::nowide::utf8_codecvt< CharType, CharSize >