copy-assignment
There are 3 repositories under copy-assignment topic.
tonyelewis/clone-tools
A small, header-only C++ library to make it easy to clone (ie copy polymorphic types)
dunyaoguz/advanced_programming_assignment1
Assignment 1 for Advanced Programming Course in C++
saif86/DeepCopy-Multi-level-Inheritance
How to apply concepts of copy constructor and copy assignment to ensure deep copying