opStar
David B. Held
dheld at codelogicconsulting.com
Mon Nov 12 19:55:33 PST 2007
Sean Kelly wrote:
> [...]
> Sure. But how much value is there in supporting pointers as iterators?
> Even the C++ community has moved away from this idea, although the
> syntax still supports it.
Actually, I use array-iterators all the time in C++ and it works great.
Lots of people I know do as well. And being that D is practically a
vector language, it would be an Unpardonable Sin for it not to support
array-iterators.
Dave
More information about the Digitalmars-d
mailing list