Ah, good. Then it shouldn't be a problem to change it to get_iterator. I thought it already was in the predef namespace since there are references to predef::Iterator in an autodoc comment.
/ Martin Stjernholm, Roxen IS
Previous text:
2003-04-18 13:46: Subject: predef::Iterator
Good question. But note that the function currently isn't exported to the predef-scope, and is thus only available as __builtin.Iterator().
/ Henrik Grubbström (Lysator)