[Issue 2662] New: Symbol template argument not defined by grammar or text

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sat Feb 14 08:25:58 PST 2009


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

           Summary: Symbol template argument not defined by grammar or text
           Product: D
           Version: 2.023
          Platform: PC
               URL: http://www.digitalmars.com/d/2.0/template.html
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: www.digitalmars.com
        AssignedTo: bugzilla at digitalmars.com
        ReportedBy: jlquinn at optonline.net


Under template instantiation, Symbol is included as an alternative under
TemplateArgument.  The syntax of symbol isn't described anywhere, though.

Also, the text below doesn't describe what instantiation looks like with a
symbol argument.

I get the impression that Symbol is mistakenly located here rather than under
TemplateParameter in the section on template declarations.


-- 



More information about the Digitalmars-d-bugs mailing list