From various posts including this one I have noticed the copy and swap idiom however I am not sure how to implement this code when it comes to derived classes. The code there is specified as I have no
From various posts including this one I have noticed the copy and swap idiom however I am not sure how to implement this code when it comes to derived classes. The code there is specified as I have no