[Issue 878] New: template page, limitations section outdated: non-static member template functions are allowed

d-bugmail at puremagic.com d-bugmail at puremagic.com
Tue Jan 23 09:40:23 PST 2007


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

           Summary: template page, limitations section outdated: non-static
                    member template functions are allowed
           Product: D
           Version: 1.00
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: www.digitalmars.com
        AssignedTo: bugzilla at digitalmars.com
        ReportedBy: kamm at incasoftware.de


In http://www.digitalmars.com/d/template.html in the 'Limitations' section it
is said that templates cannot be used to add non-static members or functions to
classes. That is outdated.

Maybe add a comment that member templates can't be virtual instead.


-- 



More information about the Digitalmars-d-bugs mailing list