Sunday, December 5, 2010

STL Containers

The following member functions belong to all STL containers: begin(), clear(), empty(), end(), erase(), get_allocator(), max_size(), operator=(), rbegin(), rend(), size(), and swap().

No comments:

Post a Comment