Next: Motivation, Up: C++ object model copy semantics [Contents]
Provides a short natural language abstract of the module’s contents. Specifies the different levels of teaching.
| Level | Objectives |
|---|---|
| Foundational | understanding how and when are copies made |
| Main | implementing user-defined copy operations |
| Advanced | special cases: copy elision |