On Tue, Oct 30, 2001 at 02:54:54PM +0100, Jean-Marc Lasgouttes wrote: > How shall I define it? Do I need to duplicate the > Buffer::inset_iterator class? I certainly hope not...
There are many ways. I usually have a 'inset_iterator_base<T>' template and typedef inset_iterator_base<Buffer *> inset_iterator; typedef inset_iterator_base<Buffer const *> const_inset_iterator; Andre' -- André Pönitz .............................................. [EMAIL PROTECTED]