sstream File Reference

#include <istream>
#include <ostream>

Include dependency graph for sstream:

Include dependency graph

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

Included by dependency graph

Go to the source code of this file.

Namespaces

namespace  std

Classes

class  std::basic_stringbuf< CharT, Traits, Alloc >
 The actual work of input and output (for std::string). More...
class  std::basic_istringstream< CharT, Traits, Alloc >
 Controlling input for std::string. More...
class  std::basic_ostringstream< CharT, Traits, Alloc >
 Controlling output for std::string. More...
class  std::basic_stringstream< CharT, Traits, Alloc >
 Controlling input and output for std::string. More...


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 sstream.


Generated on Sun Sep 19 16:34:57 2004 for libstdc++-v3 Source by doxygen 1.3.8