[fpc-pascal]Delphi "9" language features...
Marco van de Voort
marcov at stack.nl
Thu Aug 12 12:00:30 CEST 2004
>
> > But is an iterator a language construct in C++ or just a standard STL
> > class implementation ?
>
> The latter. STL is a syntactical nightmare and simply a preprocessor "hack".
Huh? Templates and operator overloading afaik?
I thought is the MI, C++'s own baroque syntax and custom operator overloading the
root of those problems.
Generic programming(templates) can be done cleanly it seems, see Ada, Java, C# etc, so
that is not it.
And I think generic programming is eons more powerful and useful than this
D9 syntactic sugar.
More information about the fpc-pascal
mailing list