2001-06-24 16:29:39 -04:00
|
|
|
STLport is an adaptation of SGI's Standard Template Library.
|
1998-12-17 22:09:05 -05: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-20 20:35:58 -05:00
|
|
|
WWW: http://www.sgi.com/Technology/STL/
|
1998-12-17 22:09:05 -05:00
|
|
|
|
|
|
|
--
|
|
|
|
Josh Gilliam <josh@quick.net>
|