Lecture overview -- Keyboard shortcut: 'u'  Previous page: Standard Containers [Section] -- Keyboard shortcut: 'p'  Next page: Overview of containers -- Keyboard shortcut: 'n'  Lecture notes - all slides and notes together  slide -- Keyboard shortcut: 't'  Help page about these notes  Alphabetic index  Course home  Lecture 5 - Page 23 : 39
Notes about C++
Templates and The Standard Library
Documentation of the container library

Be sure to use the online documentation of the STL container library

http://www.cplusplus.com/reference/stl/

Lots of useful examples

STL - Standard Template Library

The template library for containers and iterators