libstdc++
iosfwd_string.h File Reference

Go to the source code of this file.

Namespaces

namespace  std

Typedefs

typedef basic_istringstream< char > std::istringstream
typedef basic_ostringstream< char > std::ostringstream
typedef basic_stringbuf< char > std::stringbuf
typedef basic_stringstream< char > std::stringstream
typedef basic_istringstream< wchar_t > std::wistringstream
typedef basic_ostringstream< wchar_t > std::wostringstream
typedef basic_stringbuf< wchar_t > std::wstringbuf
typedef basic_stringstream< wchar_t > std::wstringstream

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_string.h.