Published onApril 17, 2024Rule of 3 and 5 in C++cppobject-oriented-programmingThis blog talks extensively about the rationale behind defining copy constructors and move constructors. It also talks about few edge cases when we need to be careful.