Container
From Cppwiki
(Redirected from container)
A container is a general term for a data type which contains other data types. C++ has a set of standard containers.
A container is a general term for a data type which contains other data types. C++ has a set of standard containers.