Boost logo

Boost :

From: shunsuke (pstade.mb_at_[hidden])
Date: 2007-10-10 00:49:43


shunsuke wrote:
> Hi,
>
> For some msvc-7.1 bug, if you pass an array to boost::begin,
> a form `range_iterator<const T>` in
>
> template< class T >
> inline BOOST_DEDUCED_TYPENAME range_iterator<const T>::type begin( const T& r );
>
> knocks down the partial specialization system of msvc-7.1.
>
> I might find a workaround.

Well, my local complicated tests passed.
The patch for range/iterator.hpp has been uploaded.
http://svn.boost.org/trac/boost/ticket/1309

Regards,

-- 
Shunsuke Sogame

Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk