📅  最后修改于: 2022-03-11 14:44:45.628000             🧑  作者: Mango
The Standard Template Library (STL) is a software
library for the C++ programming language that
influenced many parts of the C++ Standard Library.
So referring to the C++ standard library as STL is wrong, ie,
STL and C++ Standard Library are 2 different things with
the former being the subset of the latter