home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / stl453up.zip / stl453fx / stlport / using / h / iomanip.h < prev    next >
Text File  |  2002-04-29  |  117b  |  7 lines

  1. using ::setiosflags;
  2. using ::resetiosflags;
  3. // using ::setbase;
  4. using ::setfill;
  5. using ::setprecision;
  6. using ::setw;
  7.