|
Boost : |
From: Jonathan Turkanis (technews_at_[hidden])
Date: 2005-05-30 17:46:19
Matthias Troyer wrote:
> Hi,
>
> Several places in Boost try to detect BOOST_OLD_IOSTREAMS using the
> following ifdefs:
<snip>
> This incorrectly defines BOOST_OLD_IOSTREAMS for the Cray X1 C++
> compiler. Could this be changed to include an
> && !defined(__crayx1) or something similar as in:
<snip>
> boost/dynamic_bitset/config.hpp
> boost/range/iterator_range.hpp
> libs/dynamic_bitset/example/timing_tests.cpp
I applied your fix to iterator_range.hpp and to the iostreams library.
Jonathan
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk