2002-09-17 15:01:26 +02:00
|
|
|
STLport is an adaptation of SGI's Standard Template Library.
|
|
|
|
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.
|
|
|
|
|
2003-02-03 14:45:57 +01:00
|
|
|
WWW: http://www.sgi.com/tech/stl/
|
2002-09-17 15:01:26 +02:00
|
|
|
|
|
|
|
--
|
|
|
|
Josh Gilliam <josh@quick.net>
|