About the "Standard Template Library", which inspired the major parts C++ Standard Library
The Standard Template Library (STL) is a software library for the c++ programming language that influenced many parts of the C++ standard-library. It provides four components called algorithms, containers, functions, and Iterators.