
19 May
2004
19 May
'04
12:26 p.m.
Reece Dunn wrote:
BOOST_NO_STD_ITERATOR_TRAITS does not work for VC7 + Dinkumware when using it to identify whether std::reverse_iterator is C++98 or an older/broken implementation.
BOOST_NO_STD_ITERATOR does work, however.
Thanks for pointing this out, I'll fix that as soon I'm back on my development machine next week. Regards Hartmut