At 9:25 PM +0200 on 7/21/99, M. Uli Kusterer wrote:
>Hi everybody,
>
> is it ok if I use iterator instead of iterator_const? I'm trying to loop

Yes, provided the container is not a const container. (btw: isn't that
const_iterator, not iterator_const?)

<snip>

I bet I can write a faster block file system :)

Reply via email to