Objects that handle a collection of other objects (elements) implementing a well-defined data structure.
These can be Sequence Containers and Associative containers.
In this lesson we study about different containers briefly and also about Container Adapters.
Complete C++ STL playlist: • C++ Standard Template Library | STL
#stl #standardtemplatelibrary #CPP #containers