[Issue 10527] Eliding more postblit constructor calls
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Tue Apr 12 12:16:15 UTC 2022
https://issues.dlang.org/show_bug.cgi?id=10527
RazvanN <razvan.nitu1305 at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |razvan.nitu1305 at gmail.com
Resolution|--- |WONTFIX
--- Comment #3 from RazvanN <razvan.nitu1305 at gmail.com> ---
Postblit has design flaws so it should not be used anymore. The copy
constructor should be used instead.
--
More information about the Digitalmars-d-bugs
mailing list