libstdc++
iosfwd_file.h File Reference

Go to the source code of this file.

Namespaces

namespace  std

Typedefs

typedef basic_filebuf< char > std::filebuf
typedef basic_fstream< char > std::fstream
typedef basic_ifstream< char > std::ifstream
typedef basic_ofstream< char > std::ofstream
typedef basic_filebuf< wchar_t > std::wfilebuf
typedef basic_fstream< wchar_t > std::wfstream
typedef basic_ifstream< wchar_t > std::wifstream
typedef basic_ofstream< wchar_t > std::wofstream

Detailed Description

This is an internal header file, included by other library headers. Do not attempt to use it directly. Instead, include <iosfwd>.

Definition in file iosfwd_file.h.