iosfwd.h File Reference

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

Go to the source code of this file.


Detailed Description

Id:
iosfwd.h 89098 2010-02-21 21:51:41Z schmidt
Author:
Irfan Pyarali

This file contains the portability ugliness for the Standard C++ Library. As implementations of the "standard" emerge, this file will need to be updated.

This files deals with forward declaration for the stream classes. Remember that since the new Standard C++ Library code for streams uses templates, simple forward declaration will not work.

Definition in file iosfwd.h.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines