Introduction
You're viewing an older version of this page (#4203). View the current version.
Introduction
Sequence Containers refer to a group of container class templates that implement storage of data elements. The elements are arranged in a strict linear order and it supports insertion and removal of elements.