#include <leakcheck.h>
Definition at line 52 of file leakcheck.h.
◆ LeakCheckDisable()
| Athena_test::LeakCheckDisable::LeakCheckDisable |
( |
| ) |
|
|
inline |
Definition at line 54 of file leakcheck.h.
std::unordered_set< void * > * allocs
std::unordered_set< void * > * m_allocs
◆ ~LeakCheckDisable()
| Athena_test::LeakCheckDisable::~LeakCheckDisable |
( |
| ) |
|
|
inline |
◆ erase()
| void Athena_test::LeakCheckDisable::erase |
( |
void * | p | ) |
|
|
inline |
◆ insert()
| void Athena_test::LeakCheckDisable::insert |
( |
void * | p | ) |
|
|
inline |
◆ m_allocs
| std::unordered_set<void*>* Athena_test::LeakCheckDisable::m_allocs |
The documentation for this struct was generated from the following file: