[Issue 23382] Non-template requirement for copy constructors is undocumented
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Thu Oct 27 18:54:54 UTC 2022
https://issues.dlang.org/show_bug.cgi?id=23382
Dlang Bot <dlang-bot at dlang.rocks> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
--- Comment #3 from Dlang Bot <dlang-bot at dlang.rocks> ---
dlang/dlang.org pull request #3427 "Clarify requirements for struct copy
constructors" was merged into master:
- 74b3a82ed02a41902865178a193c0b390b42d3b2 by Paul Backus:
Clarify requirements for struct copy constructors
This change replaces informal language with official terms, adds
cross-references, and documents a previously-undocumented requirement.
Fixes Issue 23382 - Non-template requirement for copy constructors is
undocumented
https://github.com/dlang/dlang.org/pull/3427
--
More information about the Digitalmars-d-bugs
mailing list