//--------------------------------------------------------------------------- // Borland C++Builder // Copyright (c) 1987, 1998 Borland International Inc. All Rights Reserved. //--------------------------------------------------------------------------- TITLE: STLMISC DESCRIPTION: Runs miscellaneous demos of STL algorithms and types. DEMONSTRATES: + The use of Standard Template Library. COMMENTS: None.