Boost.Nowide
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 123]
 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 defines the basic_filebuf type
 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 the implementation of std::filebuf
 Cboost::nowide::detail::buf_holder< basic_filebuf< CharType, Traits > >
 Cboost::nowide::detail::fstream_impl< CharType, Traits, detail::StreamTypeIn >
 Cboost::nowide::basic_ifstream< CharType, Traits >Same as std::basic_ifstream<char> but accepts UTF-8 strings under Windows
 Cboost::nowide::detail::fstream_impl< CharType, Traits, detail::StreamTypeInOut >
 Cboost::nowide::basic_fstream< CharType, Traits >Same as std::basic_fstream<char> but accepts UTF-8 strings under Windows
 Cboost::nowide::detail::fstream_impl< CharType, Traits, detail::StreamTypeOut >
 Cboost::nowide::basic_ofstream< CharType, Traits >Same as std::basic_ofstream<char> but accepts UTF-8 strings under Windows
 Ccodecvt
 Cboost::nowide::utf8_codecvt< CharType, 2 >Specialization for the UTF-8 <-> UTF-16 variant of the std::codecvt implementation
 Cboost::nowide::utf8_codecvt< CharType, 4 >Specialization for the UTF-8 <-> UTF-32 variant of the std::codecvt implementation
 Ctype
 Ctype
 Cboost::nowide::detail::fstream_impl< CharType, Traits, detail::StreamTypeOut >
 Ctype
 Cboost::nowide::detail::fstream_impl< CharType, Traits, detail::StreamTypeIn >
 Ctype
 Cboost::nowide::detail::fstream_impl< CharType, Traits, detail::StreamTypeInOut >
 Cboost::nowide::utf8_codecvt< CharType, CharSize >