Subject: [Boost-bugs] [Boost C++ Libraries] #1309: vc7.1 array workaround
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2007-10-10 04:44:42
#1309: vc7.1 array workaround
---------------------------------------------------+------------------------
Reporter: Shunsuke Sogame <pstade.mb_at_[hidden]> | Owner: nesotto
Type: Patches | Status: new
Milestone: Boost 1.35.0 | Component: range
Version: Boost Development Trunk | Severity: Problem
Keywords: |
---------------------------------------------------+------------------------
A patch for a vc7.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.
--
Ticket URL: <http://svn.boost.org/trac/boost/ticket/1309>
Boost C++ Libraries <http://www.boost.org/>
Boost provides free peer-reviewed portable C++ source libraries.
This archive was generated by hypermail 2.1.7 : 2017-02-16 18:49:56 UTC