https://issues.dlang.org/show_bug.cgi?id=23382
Dlang Bot <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #3 from Dlang Bot <[email protected]> --- 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 --
