Lecture Notes for CS 509, Advanced Programming II

7 October 2003, Introduction to Iterators


Outline


Iterators


Iterator Operators


Iterator Relations


Operator Performance Specs


Iterator Categories


Input Iterators


Output Iterators


Forward Iterators


Bidirectional Iterators


Random Iterators


The Iterator Hierarchy


Iterator Ranges


Declaring Iterators


Creating Iterators


Points to Remember


This page last modified on 13 October 2003.