Recent Changes - Search:

Coding C++

Computing

Containers

Trail Index | Containers

Containers 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 >

Edit - History - Print - Recent Changes - Search
Page last modified on April 11, 2007, at 12:18 am