copy constructors need documentation

Manu turkeyman at gmail.com
Sun Aug 4 22:16:05 UTC 2019


Someone needs to write up the documentation for copy constructors.
There's no source on how to write them, and explaining how to handle
all the different qualifier cases and such.
Currently, you have to troll through threads and try and interpret a
DIP to work it out... it's not good enough. A user wouldn't even know
D has copy constructors by looking at the language reference on
dlang.org.


More information about the Digitalmars-d mailing list