[Issue 3116] clarify which type names are valid template alias parameters

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sat Jul 4 00:18:53 PDT 2009


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


Christian Kamm <kamm-removethis at incasoftware.de> 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 <kamm-removethis at incasoftware.de>  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: -------


More information about the Digitalmars-d-bugs mailing list