On 08/08/2012 02:47 PM, Paolo Carlini wrote:
On 08/08/2012 01:57 PM, Paolo Carlini wrote:
this also triggers the static_assert. Really, in 'decltype(B{declval<From>()})' almost *everything* is Ok between the curly brackets. Maybe we should have a separate PR for this.
And I think this issue is addressed by the ongoing work on instantiation dependency, thus C++/51222 etc.

AFAICS, the most uncertain case is the conditional operator test, otherwise we could split the PR.
I just confirmed that the pending patch for C++/51222 fixes the first 4 tests.

Paolo.

Reply via email to