Container

From Cppwiki

(Redirected from container)
Jump to: navigation, search

A container is a general term for a data type which contains other data types. C++ has a set of standard containers.

Personal tools