iosfwd File Reference

#include <bits/c++config.h>
#include <bits/c++locale.h>
#include <bits/c++io.h>
#include <cctype>
#include <bits/stringfwd.h>
#include <bits/postypes.h>
#include <bits/functexcept.h>

Include dependency graph for iosfwd:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  std

Defines

#define GLIBCXXIOSFWD

Typedefs

typedef basic_ios< char > std::ios
 One of the I/O forward declarations .
typedef basic_streambuf< char > std::streambuf
 One of the I/O forward declarations .
typedef basic_istream< char > std::istream
 One of the I/O forward declarations .
typedef basic_ostream< char > std::ostream
 One of the I/O forward declarations .
typedef basic_iostream< char > std::iostream
 One of the I/O forward declarations .
typedef basic_stringbuf< char > std::stringbuf
 One of the I/O forward declarations .
typedef basic_istringstream<
char > 
std::istringstream
 One of the I/O forward declarations .
typedef basic_ostringstream<
char > 
std::ostringstream
 One of the I/O forward declarations .
typedef basic_stringstream<
char > 
std::stringstream
 One of the I/O forward declarations .
typedef basic_filebuf< char > std::filebuf
 One of the I/O forward declarations .
typedef basic_ifstream< char > std::ifstream
 One of the I/O forward declarations .
typedef basic_ofstream< char > std::ofstream
 One of the I/O forward declarations .
typedef basic_fstream< char > std::fstream
 One of the I/O forward declarations .


Detailed Description

This is a Standard C++ Library header. You should include this header in your programs, rather than any of the "st[dl]_*.h" implementation files.

Definition in file iosfwd.


Generated on Fri Sep 16 11:04:14 2005 for libstdc++-v3 Source by  doxygen 1.4.4