[Issue 9065] Please consider adding these std.traits

d-bugmail at puremagic.com d-bugmail at puremagic.com
Mon Nov 26 23:36:53 PST 2012


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



--- Comment #22 from Jonathan M Davis <jmdavisProg at gmx.com> 2012-11-26 23:36:52 PST ---
> I'm not sold on the term isManifestConstant, I'm sure no non-compiler 
> developer would have ever heard that term before. I've never seen it in any 
> docs before, and they're declared with 'enum', that's what most people will 
> call it.

I don't know if isManifestConstant is the best name, but it's the official
term, and I'm sure that a large portion of the regular newsgroup goers know
what it is, not just the compiler devs. I don't know how many outside that
group would know it however. Still, given that it's the official name, and that
we don't really _have_ another name, I think that I'd still be in favor of
isManifestConstant. And if we have isManifestConstant and isEnumType and no
isEnum, then we avoid all of the confusion surrounding what exactly an enum is.
And it's not like it will be hard for the docs to explain the terms.

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