Boost logo

Boost :

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


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

> I'm proposing patches for two problems CW 8.3 is currently
> having with multi_array:
>
> 1. CW 8.3 does not support the default arg in the following declaration
> of a member function of index_range (boost/multi_array/index_rang.hpp):

[...]

> 2. In CW 8.3, std::ptrdiff_t is *not* int, which, combined with the fact
> that this compiler does not support SFINAE, makes the line 243
> of libs/multi_array/test/generative_tests.hpp
>
> A.reindex(1);
>
> to unintendedly resolve to a call to this overload of
> const_multi_array_ref:

[...]

>
> Is there any objection to these two patches being commited to the
> trunk and RC_1_34_0 branch?

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