Lecture Notes for CS 509, Advanced Programming II

12 February 2004, An 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


Other Iterator Types


Constant Iterators


Reverse Iterators


Points to Remember


This page last modified on 25 February 2004.