|
Shallow Copy vs. Deep Copy
|
#include <iostream>#include <iomanip>#include <cstring>#include "rmalloc.h"
Go to the source code of this file.
Classes | |
| struct | Student2 |
Macros | |
| #define | MALLOC_DEBUG |
Functions | |
| int | main () |
| #define MALLOC_DEBUG |
Definition at line 17 of file Ex643-warning-test.cpp.
| int main | ( | ) |
Definition at line 27 of file Ex643-warning-test.cpp.