>Paul, > > I'm trying to build the latest and I still get an error on this: > >(*(++begin()))->set_position (1.0); fixed in my code as: iterator x = begin(); ++x; (*x)->set_position (1.0); jan - thanks so much for your extreme patience with all this stuff! --p