/home/ntakagi/work/STLport-5.1.5/stlport/using/istream

Go to the documentation of this file.
00001 # include <using/ostream>
00002 
00003 using _STLP_NEW_IO_NAMESPACE::basic_istream;
00004 using _STLP_NEW_IO_NAMESPACE::basic_iostream;
00005 
00006 using _STLP_NEW_IO_NAMESPACE::istream;
00007 using _STLP_NEW_IO_NAMESPACE::iostream;
00008 
00009 # if !defined (_STLP_NO_NATIVE_WIDE_STREAMS)
00010 using _STLP_NEW_IO_NAMESPACE::wistream;
00011 using _STLP_NEW_IO_NAMESPACE::wiostream;
00012 # endif
00013 
00014 #if !(defined (_STLP_MSVC) && (_STLP_MSVC < 1200))
00015 using _STLP_NEW_IO_NAMESPACE::ws;
00016 #endif



Generated on Mon Mar 10 15:32:18 2008 by  doxygen 1.5.1