home *** CD-ROM | disk | FTP | other *** search
- These iterator class templates are derived from the class template
- "Iterator<T>". The class template "Iterator<T>" defines a family
- of abstract base classes. As always, you cannot create an object
- of an abstract class. "Iterator<T>" template classes define the
- behavior of their derived classes.
-