Sean Kelly wrote: > Is there really any reason to support pointers as iterators though? C++ > libraries even seem to be moving away from that towards more robust and > less error-prone iterator objects. Can you be more specific about what the problems and solutions are?