
26 Jun
2006
26 Jun
'06
7:01 a.m.
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