[Issue 9065] Please consider adding these std.traits

d-bugmail at puremagic.com d-bugmail at puremagic.com
Mon Nov 26 07:45:36 PST 2012


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



--- Comment #13 from Manu <turkeyman at gmail.com> 2012-11-26 07:45:34 PST ---
Turns out this is still incomplete:

isEnum fails in some situations. Using 'compiles' like that is not reliable
with various levels of aliases/templates.
Also, that implementation of isVariable marks getter-properties as if they are
variables, which they are not.

Back to the drawing board...

-- 
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