freebsd-ports/devel/stlport-icc/pkg-descr
Edwin Groothuis 3552b8936f Fix homepage
PR:		ports/47800
Submitted by:	MA, Dunzi <tadaluch@s5.xrea.com>
2003-02-03 13:45:57 +00:00

14 lines
456 B
Plaintext

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/tech/stl/
--
Josh Gilliam <josh@quick.net>