Category:STL

From Rosetta Code
(Redirected from STL)
Library
This is an example of a library. You may see a list of other libraries used on Rosetta Code at Category:Solutions by Library.
The Standard Template Library or STL is collection of C++ libraries written as portable templates which implement a variety of containers, iterators, and algorithms. It was originally written by SGI, and nowadays forms a subset of the C++ Standard Library. See Wikipedia for more details.

Pages in category "STL"

The following 7 pages are in this category, out of 7 total.