http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50785

--- Comment #10 from Daniel Krügler <daniel.kruegler at googlemail dot com> 
2011-10-19 13:07:44 UTC ---
(In reply to comment #9)
> I disagree.  It is odr-used because the lvalue-to-rvalue conversions is not
> immediately applied.
> 
> In (1*test::value) the lvalue-to-rvalue conversion is immediately applied.

I tend to agree. My first impression was that the core language is unclear
here, but after some rethought I think the core language is clear and your
argumentation chain is convincing to me.

Reply via email to