$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Hartmut Kaiser (HartmutKaiser_at_[hidden])
Date: 2004-05-19 07:26:36
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