Recent Edits
The page was created.
STL
Wiki
*STL* or _The Standard Template Library_ is a library in the C++ Standard Library for algorithms, containers, and iterators....
» complete change*STL* or _The Standard Template Library_ is a library in the C++ Standard Library for algorithms, containers, and iterators. The library consists of common generic classes for use in C++ development and uses templates to provide compile time polymorphism.
