Everything is self-explanatory.  I'm trying to use the 'iterator syntax' of
std::vector with the vector holding one my own classes.  I'm trying to do this
from the interpreter.  I think I'm doing things basically right, because I can
use the 'array syntax' of the vector to get things back out again, but
the 'iterator' seems not to work from CINT.

Just type 'make' to compile the code and run the test.

Thanks for looking.

John
