On 06/26/2011 10:00 AM, Jason Merrill wrote:
Tested x86_64-pc-linux-gnu, applying to trunk. Jakub, should this go
into 4.6.1 or .2?

I think it's fine to wait for .2, since a class with a non-trivial destructor is likely to also have a non-trivial, non-constexpr constructor, which would prevent A() from having a constant value.

Jason

Reply via email to