StRoot  1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
Stiostream.h File Reference
#include "Riostream.h"

Go to the source code of this file.

Detailed Description

Author
Victor Perev
Date
8/22/2003

Wrapper for "iostream.h" using ROOT definitions (compiler dependence, OS/platform issues). There are at least two version of iostream (one ANSI and one not). Old gcc (pre 3.2) did not use the ANSI way.

Working Paper for Draft Proposed INternational Standard for Information Systems (ANSI) – Programming Language C++, Section 27.6.1.4.1

Description is as follow

Definition in file Stiostream.h.