12. Standard library
Like C, the C++ standard includes the definition of a standard library. Naturally, all the functions provided for in pre-standard C++ versions can be found in this library, whether they be the previously described streams or functions from the standard C library. Most of these are class patterns and functions taken from a public domain library, the Standard Template Library (STL for short), developed by Hewlett Packard.
12.1 Notions of container, iterator and algorithm
...
Exclusive to subscribers. 97% yet to be discovered!
Already subscribed? Log in!
Standard library
Article included in this offer
"Control and systems engineering"
(
143 articles
)
Updated and enriched with articles validated by our scientific committees
A set of exclusive tools to complement the resources
References
Exclusive to subscribers. 97% yet to be discovered!
Already subscribed? Log in!