2012/2/28 Fabien Chêne <fabien.ch...@gmail.com>:
> 2012/2/28 Jason Merrill <ja...@redhat.com>:
>> On 02/28/2012 03:36 PM, Fabien Chêne wrote:
[...]
>> Will unqualified lookup work
>> because we're in the enumeration scope, or do we need to make lookup in the
>> class work?

Unqualified lookup works because when the type is not complete, the
lookup uses the non sorted case, which always works.

-- 
Fabien

Reply via email to