Main Page Class Hierarchy Alphabetical List Compound List File List Compound Members File Members Related Pages
vtkSystemIncludes Class Reference
#include <vtkSystemIncludes.h>
Detailed Description
transition VTK to ANSI C++, centralize
- Date:
-
2003/01/07 15:52:51
- Revision:
-
1.27
inclusion of system files
The vtkSystemIncludes centralizes the inclusion of system include files. (This is particularly important as VTK moves towards ANSI C++.) For example, this include file enables user's to build VTK with STL (i.e., use std::ostream and other standard ANSI C++ functionality). A configured flag in vtkConfigure.h (VTK_USE_ANSI_STDLIB) must be set to enable ANSI C++ compliance.
- Created by:
-
- CVS contributions (if > 5%):
-
- Cedilnik, Andy (25%)
- King, Brad (21%)
- Schroeder, Will (19%)
- Henderson, Amy (13%)
- Barre, Sebastien (8%)
- CVS logs (CVSweb):
-
- .
h
(/Common/vtkSystemIncludes.h)
The documentation for this class was generated from the following file: