Hi, On 08/07/2013 09:52 PM, Jason Merrill wrote:
The rule that allows use of *this is pretty specific:Unlike the object expression in other contexts, *this is not required to be of complete type for purposes of class member access (5.2.5) outside the member function body.That doesn't seem to allow the use of *outer.
Ok. I'm closing the report as invalid. Thanks! Paolo.