> 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". You could add a similar, external "hack" to FPC with a few months work. However, what's the point? Look at Digital Mars D. This language has a better way of doing things. Matt _______________________________________________ fpc-pascal maillist - [EMAIL PROTECTED] http://lists.freepascal.org/mailman/listinfo/fpc-pascal