freebsd-ports/devel/stlport/pkg-descr
Dima Dorfman 74aada477d Remove duplicate words where appropriate.
Approved by:	sobomax, obrien
2001-06-24 20:29:39 +00:00

13 lines
462 B
Text

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.
WWW: http://www.sgi.com/Technology/STL/
--
Josh Gilliam <josh@quick.net>