www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.bugs - [Issue 16648] New: Header generation skips postblit

https://issues.dlang.org/show_bug.cgi?id=16648

          Issue ID: 16648
           Summary: Header generation skips postblit
           Product: D
           Version: D2
          Hardware: All
                OS: All
            Status: NEW
          Severity: blocker
          Priority: P1
         Component: dmd
          Assignee: nobody puremagic.com
          Reporter: temtaime gmail.com

It discards this(this) on the struct if it is in templated function.
But keeps other members.

--
Oct 29 2016