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< T >
 Cboost::nowide::detail::buf_holder< basic_filebuf< CharType, Traits > >
 Cboost::nowide::detail::fstream_impl< CharType, Traits, T_StreamType >
 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 >
 Cboost::nowide::utf8_codecvt< CharType, 4 >
 Cboost::nowide::detail::enable_if< B, T >
 Cboost::nowide::detail::enable_if< is_path< Path >::value, Result >
 Cboost::nowide::detail::enable_if_path< Path, Result >SFINAE trait which has a member "type = Result" if the Path is a *::filesystem::path
 Cboost::nowide::detail::enable_if< true, T >
 Cboost::nowide::detail::is_path< T >
 Ctype
 Cboost::nowide::detail::fstream_impl< CharType, Traits, T_StreamType >
 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 >