#include <debug_new.h>
Collaboration diagram for __debug_new_counter:

Public Member Functions | |
| __debug_new_counter () | |
| Constructor to increment the count. | |
| ~__debug_new_counter () | |
| Destructor to decrement the count. | |
|
|
Constructor to increment the count.
|
|
|
Destructor to decrement the count. When the count is zero, check_leaks will be called. |
1.3.9.1