home *** CD-ROM | disk | FTP | other *** search
/ PC Format (South-Africa) 2001 June / PCFJune.iso / Xenon / C++ / FreeCommandLineTools.exe / Examples / StdLib / readme.txt < prev    next >
Encoding:
Text File  |  2000-01-31  |  455 b   |  18 lines

  1. //---------------------------------------------------------------------------
  2. // Borland C++Builder
  3. // Copyright (c) 1987, 2000 Borland International Inc.  All Rights Reserved.
  4. //---------------------------------------------------------------------------
  5.  
  6. TITLE:
  7.     STL Tests
  8.  
  9. DESCRIPTION:
  10.     Runs miscellaneous demos of STL algorithms and types.
  11.  
  12. DEMONSTRATES:
  13.     + The use of Standard Template Library.
  14.  
  15. COMMENTS:
  16.     None.
  17.         
  18.