Lecture overview -- Keyboard shortcut: 'u'  Previous page: Example uses of iterators - basis stuff -- Keyboard shortcut: 'p'  Next page: Categories of iterators -- Keyboard shortcut: 'n'  Lecture notes - all slides together  Annotated slide -- Keyboard shortcut: 't'  Alphabetic index  Help page about these notes  Course home    Templates and The Standard Library - slide 19 : 39

Different classifications of iterators

C++ iterators are classified in a number of different dimensions - not always completely orthogonal

Despite being heavily classified, the iterator types are not organized in a class hierarchy