|
Shallow Copy vs. Deep Copy
|
Public Attributes | |
| long long int | matrikel |
| int | skz |
| char * | pname |
| char * | pvorname |
Definition at line 18 of file Ex643-correct.cpp.
| long long int Student2::matrikel |
Definition at line 20 of file Ex643-correct.cpp.
| char * Student2::pname |
Definition at line 22 of file Ex643-correct.cpp.
| char * Student2::pvorname |
Definition at line 22 of file Ex643-correct.cpp.
| int Student2::skz |
Definition at line 21 of file Ex643-correct.cpp.