Login
From:
en.cppreference.com
(Uncensored)
subscribe
Containers library - cppreference.com
https://en.cppreference.com/w/cpp/container
links
backlinks
Roast topics
Find topics
Find it!
The Containers library is a generic collection of class templates and algorithms that allow programmers to easily implement common data structures like queues, lists and stacks. There are two(until C++11)three(since C++11) classes of containers: