#include <leakcheck.h>
Definition at line 103 of file leakcheck.h.
◆ Leakcheck()
Athena_test::Leakcheck::Leakcheck |
( |
| ) |
|
|
inline |
◆ ~Leakcheck()
Athena_test::Leakcheck::~Leakcheck |
( |
| ) |
|
Definition at line 113 of file leakcheck.h.
117 std::cerr <<
"Leaks!\n";
119 std::cerr <<
" " <<
p <<
"\n";
◆ m_allocs
std::unordered_set<void*> Athena_test::Leakcheck::m_allocs |
◆ m_old_allocs
std::unordered_set<void*>* Athena_test::Leakcheck::m_old_allocs |
The documentation for this struct was generated from the following file: