standard library wikipedia - EAS
Standard Template Library - Wikipedia
https://en.wikipedia.org/wiki/Standard_Template_LibraryThe Standard Template Library (STL) is a software library originally designed by Alexander Stepanov for the C++ programming language that influenced many parts of the C++ Standard Library.It provides four components called algorithms, containers, functions, and iterators.. The STL provides a set of common classes for C++, such as containers and associative arrays, that …
Framework Class Library - Wikipedia
https://en.wikipedia.org/wiki/Framework_Class_LibraryThe Framework Class Library (FCL) is a component of Microsoft's .NET Framework, the first implementation of the Common Language Infrastructure (CLI). In much the same way as Common Language Runtime (CLR) implements the CLI Virtual Execution System (VES), the FCL implements the CLI foundational Standard Libraries.As a CLI foundational class libraries …