dlang.org
dlang.org copied to clipboard
document move constructor
corresponding code PR: https://github.com/dlang/dmd/pull/16876
Thanks for your pull request, @WalterBright!
Bugzilla references
Your PR doesn't reference any Bugzilla issue.
If your PR contains non-trivial changes, please reference a Bugzilla issue or create a manual changelog.
DAutoTest doesn't like it because of the new =this syntax:
__stdin.d(3): Error: declaration expected, not `=`