Deployment environment: Windows Server 2008, Tomcat 7.0.5, Oracle JRE 1.6. Development environment same plus Eclipse Helios.
I implemented the Visitor pattern in C++ using a STL-like iterator for storing the Visitor\'s current position in the container. Now I would like to change the container while I开发者_开发百科 iterate