Boost logo

Boost :

From: Joaquín Mª López Muñoz (joaquin_at_[hidden])
Date: 2006-06-26 03:00:27


Joaquín Mª López Muñoz ha escrito:

> MSVC 6.5 and 7.0 have a hard time with line 391 of
> boost/multi_array.hpp, which involves a dependent typename
> keyword:
>
> ranges.ranges_[i] = typename gen_type::range(0,extents[i]);
>
> (See for instance http://tinyurl.com/pjxxl .) The attached patch fixes
> the problem (confirmed in MSVC 6.5, only an educated guess
> for MSVC 7.0.) Any objection to this being commited to the
> trunk and RC_1_34_0?

Commited to trunk and RC_1_34_0.

Joaquín M López Muñoz
Telefónica, Investigación y Desarrollo


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