Recently I have read an article that saying STL was developed by Alexander Stepanov prior to standardize the C++ and, It was a library at that time, like boost is nowadays. So few questions came in to my mind.
- Can we download and use
STLsame likeboostnowadays - Did
STLincluded in to C++ standard? If that- What are things of STL, not included to
stdlib, - What are the thing not from STL, but in
stdlib
- What are things of STL, not included to
- Did
STLdisappeared after C++ standardize - Can we say "There is no
STL,But onlyStandard Libraryin C++"