How the Standard C++ Library differs from other C++ libraries
A major portion of the Standard C++ Library is a collection of class definitions for
standard data structures and a collection of algorithms commonly used to manipulate
such structures. This part of the library was originally known as the STL.
Quindi se era originariamente nota come STL ora non si dovrebbe più chiamare così