Standard Template Library Background
Paraphrasing the introduction, this video introduces STL, a formal part of the modern C++ language standard. The speaker demonstrates many STL core features (iterators, algorithms, and data structures). He elaborates on technical details in very substantive way. STL, is a C++ library of classes, algorithms, and iterators, while providing many fundamental algorithms, data structures, and templates.
Source: Stephan T. Lavavej, https://learn.microsoft.com/en-us/shows/c9-lectures-stephan-t-lavavej-standard-template-library-stl-/c9-lectures-introduction-to-stl-stephan-t-lavavej
This work is licensed under a Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 License.
Last modified: Saturday, January 28, 2023, 2:21 PM