[Issue 1100] Alias parameters don't accept primitive types.
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Fri Apr 6 00:06:44 PDT 2007
http://d.puremagic.com/issues/show_bug.cgi?id=1100
bugzilla at digitalmars.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |INVALID
------- Comment #1 from bugzilla at digitalmars.com 2007-04-06 02:06 -------
I changed "type names" to "typedef names" clarify it. The compiler works as
intended - use a template type parameter to pass an arbitrary type. "int" is a
keyword, not a symbol name.
--
More information about the Digitalmars-d-bugs
mailing list