ccplusplus.com
Learn C, C++ Concepts
Thursday, November 10, 2011
sequence container
Sequence Containers in C++ / stl sequence containers
The following sequence containers are predefined in the STL:
Vector
Deque
List
In addition you can use strings and ordinary arrays as a (kind of) sequence container.
See Also:
Standard Template Library Concepts in C++
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment