[Issue 20741] New: `dup`, `idup` for arrays plus `keys`, `values` for built-in associative arrays: if a type is known to have a postblit do not emit code for the non-postblit path and vice versa

d-bugmail at puremagic.com d-bugmail at puremagic.com
Thu Apr 16 18:10:49 UTC 2020


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

          Issue ID: 20741
           Summary: `dup`, `idup` for arrays plus `keys`, `values` for
                    built-in associative arrays: if a type is known to
                    have a postblit do not emit code for the non-postblit
                    path and vice versa
           Product: D
           Version: D2
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P1
         Component: druntime
          Assignee: nobody at puremagic.com
          Reporter: n8sh.secondary at hotmail.com

--


More information about the Digitalmars-d-bugs mailing list