SAL Home PROGRAM Tools & Utilities

STL

The Standard Template Library, or STL, is a C++ library of container classes, algorithms, and iterators; it provides many of the basic algorithms and data structures of computer science. The STL is a generic library, meaning that its components are heavily parameterized: almost every component in the STL is a template.

STL is now part of C++ Standard Library and comes with gcc distribution.

Current Version:   3.2

License Type:   ??

Home Site:
http://www.sgi.com/Technology/STL/

Source Code Availability:   Yes

Available Binary Packages:

  • Debian Package:   No
  • RedHat RPM Package:   No
  • Other Packages:   No

Targeted Platforms:

C++ platforms

Software/Hardware Requirements:

Known to work on g++ 2.8.1 and egcs.

Other Links:
http://www.linuxgazette.com/issue34/field.html (Introduction to STL)

Mailing Lists/USENET News Groups:

None

User Comments:

  • None

See A Screen Shot? (Not Yet)

  SAL Home   |   Programming   |   Tools & Utilities


Comments? SAL@KachinaTech.COM
Copyright © 1995-2001 by Herng-Jeng Jou
Copyright © 1997-2001 by Kachina Technologies, Inc.
All rights reserved.