containers: Each container has several overloaded constructors, including a default constructor, copy constructor, and destructor size() returns number of elements in the container empty() returns true if no elements in container; returns false otherwise swap() swaps the elements of two containers