https://issues.dlang.org/show_bug.cgi?id=16362
Ketmar Dark <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #1607|0 |1 is obsolete| | --- Comment #2 from Ketmar Dark <[email protected]> --- Created attachment 1608 --> https://issues.dlang.org/attachment.cgi?id=1608&action=edit fix and test case, v2 remove `ref` only for types that needs dtor to be called. this *may* give some speedup when `.front` returns structs without dtors. --
