On 01/15/2014 06:17 PM, Jonathan Wakely wrote:
I think we decided we want functions to be constexpr in debug mode if
they are constexpr in normal mode.

I think std::array has solved the same problem without losing the
constexpr qualifier.
Yes, I think the only complete solution we know of is that kind of strategy. But IMO it could wait, for the time being we could just comment out the checks and add comments about that (make sure first that the various make check* are clean as we are approaching the release of 4.9.0)

Paolo.

Reply via email to