Shallow Copy vs. Deep Copy
Loading...
Searching...
No Matches
Ex643-warning-test.cpp File Reference
#include <iostream>
#include <iomanip>
#include <cstring>
#include "rmalloc.h"
Include dependency graph for Ex643-warning-test.cpp:

Go to the source code of this file.

Classes

struct  Student2
 

Macros

#define MALLOC_DEBUG
 

Functions

int main ()
 

Macro Definition Documentation

◆ MALLOC_DEBUG

#define MALLOC_DEBUG

Definition at line 17 of file Ex643-warning-test.cpp.

Function Documentation

◆ main()

int main ( )

Definition at line 27 of file Ex643-warning-test.cpp.