Hello, Another obscure problem. The dictionary source generated by rootcint uses std::random_access_iterator. While I am far from an expert on this, from what I understand (see footnote, pg. 288, The C++ standard library, Josuttis, 2000), this is from an old STL version, and new ones simply use std::iterator. Can this be fixed? I am using the CVS version from June 17, 2002, and am compiling with gcc 3.1 on a Linux SuSE 7.1 box. Thanks. Regards, Gora
This archive was generated by hypermail 2b29 : Sat Jan 04 2003 - 23:50:57 MET