[Issue 435] New: Constructors should be templatized

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sun Oct 15 11:57:17 PDT 2006


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

           Summary: Constructors should be templatized
           Product: D
           Version: 0.169
          Platform: Other
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: DMD
        AssignedTo: bugzilla at digitalmars.com
        ReportedBy: aarti at interia.pl


It is  not possible to make constructors as template functions. As constructor
does not differ so much from function it should not be very difficult to
implement it, but gives lot more flexibility.


-- 




More information about the Digitalmars-d-bugs mailing list