#include <iostream.h>Include dependency graph for range.h:

Go to the source code of this file.
Compounds | |
| struct | iter_range |
| Output for an iterator range. More... | |
Functions | |
| template<class It> iter_range< It > | range (It bb, It ee) |
| creator function for iter_range<T>. More... | |
| template<class It> ostream & | operator<< (ostream &out, iter_range< It > r) |
| output operator for iter_range<T>. More... | |
| template<class It> istream & | operator>> (istream &in, iter_range< It > r) |
| inputput operator for iter_range<T>. More... | |
1.2.11-20011104 written by Dimitri van Heesch,
© 1997-2000