[Issue 6564] enum with no initializer compiles

d-bugmail at puremagic.com d-bugmail at puremagic.com
Mon Jan 30 22:38:44 PST 2012


http://d.puremagic.com/issues/show_bug.cgi?id=6564



--- Comment #4 from Andrej Mitrovic <andrej.mitrovich at gmail.com> 2012-01-30 22:38:43 PST ---
(In reply to comment #3)
> An enum declaration creates its own type, so in the same kind of places you'd
> want to pass around an opaque struct pointer.

Like "struct Foo;", I see. I've seen opaque structs before but never opaque
enums. :)

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------


More information about the Digitalmars-d-bugs mailing list