Standard Template Library
The Standard Template Library (STL) establishes uniform standards for the application of iterators to STL containers or other sequences that you define, by STL algorithms or other functions that you define.
The Standard Template Library (STL) establishes uniform standards for the application of iterators to STL containers or other sequences that you define, by STL algorithms or other functions that you define.