Next: Topic introduction, Previous: Overview, Up: C++ object model copy semantics [Contents]
Why is this important? Why do we want to learn/teach this topic?
Copy semantics allows the user to define how objects of a class get replicated and interact on a value level.