bn:02756908n
Noun Concept
Categories: C++ Standard Library, All pages needing cleanup
EN
Sequence container  array  std::vector  Forward list  C++ vector
EN
In computing, sequence containers refer to a group of container class templates in the standard library of the C++ programming language that implement storage of data elements. Wikipedia
English:
C++
Definitions
Relations
Sources
EN
In computing, sequence containers refer to a group of container class templates in the standard library of the C++ programming language that implement storage of data elements. Wikipedia
A sequence of homogeneous elements of a specific data type. OmegaWiki