bn:02756908n
Noun Concept
Categories: All pages needing cleanup, C++ Standard Library
EN
Sequence container  array  std::vector  Forward list  C++ vector  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