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 an old version of Boost. Click here to view this page for the latest version.
Boost.Nowide
boost::nowide::basic_ifstream< CharType, Traits > Member List

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

basic_ifstream() (defined in boost::nowide::basic_ifstream< CharType, Traits >)boost::nowide::basic_ifstream< CharType, Traits >inline
basic_ifstream(const char *file_name, std::ios_base::openmode mode=std::ios_base::in) (defined in boost::nowide::basic_ifstream< CharType, Traits >)boost::nowide::basic_ifstream< CharType, Traits >inlineexplicit
basic_ifstream(const std::string &file_name, std::ios_base::openmode mode=std::ios_base::in) (defined in boost::nowide::basic_ifstream< CharType, Traits >)boost::nowide::basic_ifstream< CharType, Traits >inlineexplicit
basic_ifstream(const Path &file_name, typename detail::enable_if_path< Path, std::ios_base::openmode >::type mode=std::ios_base::in) (defined in boost::nowide::basic_ifstream< CharType, Traits >)boost::nowide::basic_ifstream< CharType, Traits >inlineexplicit