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 064f557086.
Boost.Nowide
boost::nowide::basic_fstream< CharType, Traits > Member List

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

basic_fstream() (defined in boost::nowide::basic_fstream< CharType, Traits >)boost::nowide::basic_fstream< CharType, Traits >inline
basic_fstream(const char *file_name, std::ios_base::openmode mode=std::ios_base::in|std::ios_base::out) (defined in boost::nowide::basic_fstream< CharType, Traits >)boost::nowide::basic_fstream< CharType, Traits >inlineexplicit
basic_fstream(const std::string &file_name, std::ios_base::openmode mode=std::ios_base::in|std::ios_base::out) (defined in boost::nowide::basic_fstream< CharType, Traits >)boost::nowide::basic_fstream< CharType, Traits >inlineexplicit
basic_fstream(const Path &file_name, detail::enable_if_path_t< Path, std::ios_base::openmode > mode=std::ios_base::in|std::ios_base::out) (defined in boost::nowide::basic_fstream< CharType, Traits >)boost::nowide::basic_fstream< CharType, Traits >inlineexplicit
basic_fstream(const basic_fstream &)=delete (defined in boost::nowide::basic_fstream< CharType, Traits >)boost::nowide::basic_fstream< CharType, Traits >
basic_fstream(basic_fstream &&other) noexcept (defined in boost::nowide::basic_fstream< CharType, Traits >)boost::nowide::basic_fstream< CharType, Traits >inline
operator=(const basic_fstream &)=delete (defined in boost::nowide::basic_fstream< CharType, Traits >)boost::nowide::basic_fstream< CharType, Traits >
operator=(basic_fstream &&rhs) (defined in boost::nowide::basic_fstream< CharType, Traits >)boost::nowide::basic_fstream< CharType, Traits >inline