Clause 23 of the Standard contains the Containers library, lib.containers. This library describes commonly used data structures for organizing information. If you are reading this manual online, click the name of header file or entry to go to its description.
Header File | Corresponding Entries in this Reference | ||
<deque> |
|||
<list> |
|||
<queue> |
|||
<stack> |
|||
<vector> |
|||
<map> |
|||
<set> |
|||
<bitset> |