ContainersContainers hold simple or composite data structures, in structured, managed collections. They are data structures made to organise data. We start with the standard C++ containers, which provide simple and safe handling, with a "least unexpected" behaviour that attempts to mimic closely the behaviour of common, simple variables. < Objects | Trail Index | Container Vector > |