|
Boost : |
From: Beman Dawes (beman_at_[hidden])
Date: 2000-09-04 09:34:38
At 12:43 AM 9/4/2000 +0200, Jens Maurer wrote:
> - We need to document BOOST_NO_STD_ITERATOR_TRAITS in a comment in
><boost/config.hpp>.
There already was a comment, but it was misspelled as
BOOST_NO_ITERATOR_TRAITS and appeared in the wrong place.
Now fixed, and the CVS repository updated. The comment reads:
// BOOST_NO_STD_ITERATOR_TRAITS: The compiler does not provide a standard
// compliant implementation of std::iterator_traits. Note that
// the compiler may still have a non-standard implementation.
Thanks,
--Beman
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk