> Marco van de Voort schrieb:
> >>That there are different types of iterators (forward, backward, and
> >>random access, readonly, writeable, ...) is definitely a feature of a
> >>specific iterator imo.
> >
> > I'm more thinking on different properties. E.g. on address, on name etc.
>
> I don'
Hello,
Michael Van Canneyt schrieb:
On Thu, 7 Apr 2005, Thomas Schatzl wrote:
Summing MI with interfaces up:
- interfaces are only specifications, so there is no clash of implementations
- they neither have some initialization, so there's no problem about
constructing the instance either
- they pro