Boost logo

Boost :

From: Ronald Garcia (garcia_at_[hidden])
Date: 2004-07-15 10:28:53


Synge Todo wrote:

>Dear Boosters,
>
>About two days ago, the following lines are added in boost/multi_array.hpp
>(in order to increase the overload resolution of the constructor???).
>
>
>
...

>However, it breaks e.g. SGI MIPSpro, since it does not support SFINAE.
>(boost/config/compiler/common_edg.hpp defines BOOST_NO_SFINAE.)
>
>I'm very happy, as a workaround, if the lines could be wrapped "#ifndef
>BOOST_NO_SFINAE", like
>
>
Greetings,

Thank you for catching that. I'm afraid that the addition may not fix
the problem I was targetting, but I could not quite tell without your
patch. I have applied it.

Cheers,
ron


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