| Cboost::nowide::args | argsis a class that temporarily replaces standard main() function arguments with their equal, but UTF-8 encoded values under Microsoft Windows for the lifetime of the instance | 
| 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 |  | 
| Cboost::nowide::detail::fstream_impl< CharType, Traits, detail::StreamTypeOut > |  | 
| ▼Ctype |  | 
| Cboost::nowide::detail::fstream_impl< CharType, Traits, detail::StreamTypeInOut > |  | 
| Ctype |  | 
| ▼Ctype |  | 
| Cboost::nowide::detail::fstream_impl< CharType, Traits, detail::StreamTypeIn > |  | 
| Cboost::nowide::utf8_codecvt< CharType, CharSize > |  | 
| Cboost::nowide::utf::utf_traits< CharType, size > | UTF Traits class - functions to convert UTF sequences to and from Unicode code points |