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.

-- 
        Lgb

Reply via email to