2001-06-24 22:29:39 +02:00
|
|
|
STLport is an adaptation of SGI's Standard Template Library.
|
1998-12-18 04:09:05 +01:00
|
|
|
The goal of the STLport effort is to make SGI's STL
|
|
|
|
implementation usable with most compilers while retaining full
|
|
|
|
functionality.
|
|
|
|
|
|
|
|
The Standard Template Library is a C++ library of container
|
|
|
|
classes, algorithms, and iterators providing many of the basic
|
|
|
|
algorithms and data structures of computer science.
|
|
|
|
|
2001-03-21 02:35:58 +01:00
|
|
|
WWW: http://www.sgi.com/Technology/STL/
|
1998-12-18 04:09:05 +01:00
|
|
|
|
|
|
|
--
|
|
|
|
Josh Gilliam <josh@quick.net>
|