On Mon, Jan 05, 2004 at 11:39:56AM +0100, Lars Gullik Bjønnes wrote:
> Andre Poenitz <[EMAIL PROTECTED]> writes:
> 
> | On Sat, Jan 03, 2004 at 12:36:17AM +0100, Lars Gullik Bjønnes wrote:
> >> 
> >> Is this really an iterator... or an container with some iterator
> >> properties?
> >
> | It is an iterator.
> >
> >> _If_ it is an iterator it should inherit from std::iterator.
> >> (to make it work when needed with std algorithms.)
> >
> | What feature are you missing? 
> 
> That it fullfill the iterator requirements, and have the required typedefs.

So add the inheritance.

Andre'

Reply via email to