kohait00 Messages: 939 Registered: July 2009 Location: Germany
Experienced Contributor
Hi mirek
any news about the issue here?
DeepCopyOption
MoveableAndDeepCopyOption
are essentially identical, or so i'd expect
hence should have both do_clone() IMHO..
I don't see why they should be different.
this enables me to only specialize template<> do_clone instead of both when dealing with some clone types and wanting to provide the same end interface for DeppCopyOption and MoveableAndDeepCopyOption..