proposal for general dup function
Joseph Rushton Wakeling
joseph.wakeling at webdrake.net
Mon Dec 10 07:36:38 PST 2012
On 12/09/2012 03:45 PM, Dan wrote:
> Phobos can and should have a general dup function, capable of duping (i.e.
> recursive deep copy) structs without requiring any effort from struct
> developers. This can be done to cover the vast majority of object copy issues
> for structs
We already had some discussion about your gdup on d-learn, but just for clarity
-- it's possible to do a gidup as well as gdup, correct?
More information about the Digitalmars-d
mailing list