[Issue 21189] Plain Old Data and copy constructors

d-bugmail at puremagic.com d-bugmail at puremagic.com
Wed Nov 11 02:41:16 UTC 2020


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

RazvanN <razvan.nitu1305 at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |razvan.nitu1305 at gmail.com

--- Comment #1 from RazvanN <razvan.nitu1305 at gmail.com> ---
Yeah, my bad. The DIPS specifically says that a struct that defines a copy
constructor is not POD [1], however that did not make it in the spec.

[1]
https://github.com/dlang/DIPs/pull/129/files#diff-ecee0474c4314cd47dd8c2656b485c0cfd56e704a85de75839ec2850fb61f0ebR585

--


More information about the Digitalmars-d-bugs mailing list