http://d.puremagic.com/issues/show_bug.cgi?id=3116
Christian Kamm <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords|rejects-valid | Summary|cannot use basic types as |clarify which type names |template alias parameters |are valid template alias | |parameters Severity|enhancement |normal --- Comment #3 from Christian Kamm <[email protected]> 2009-07-04 00:18:52 PDT --- In that case I withdraw this enhancement request and rather ask that the D1 spec be clarified (where is 'type names' and 'D symbol' defined?). Would the following replacements in the "Template Alias Parameters" section be correct? typedef names -> enum, typedef, struct or class names (in the list of valid arguments) type names -> class names (in the example) -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: -------
