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

Go to the documentation of this file.
00001 
00002 # include <using/istream>
00003 
00004 using _STLP_VENDOR_STD::cin;
00005 using _STLP_VENDOR_STD::cout;
00006 using _STLP_VENDOR_STD::cerr;
00007 using _STLP_VENDOR_STD::clog;
00008 
00009 # if ! defined (_STLP_NO_WIDE_STREAMS)
00010 using _STLP_VENDOR_STD::wcin;
00011 using _STLP_VENDOR_STD::wcout;
00012 using _STLP_VENDOR_STD::wcerr;
00013 using _STLP_VENDOR_STD::wclog;
00014 # endif



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