Next: , Previous: , Up: C++ object model copy semantics   [Contents]


8.1.2 Motivation

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.