#include <cpg_track_new.hpp>
|
static void | reset () |
|
static void | trace (bool b) |
|
static void * | allocate (std::size_t size, std::size_t align, const char *call) |
|
static void | status () |
|
Definition at line 23 of file cpg_track_new.hpp.
◆ allocate()
static void * cpg::track_new::TrackNew::allocate |
( |
std::size_t |
size, |
|
|
std::size_t |
align, |
|
|
const char * |
call |
|
) |
| |
|
inlinestatic |
◆ reset()
static void cpg::track_new::TrackNew::reset |
( |
| ) |
|
|
inlinestatic |
◆ status()
static void cpg::track_new::TrackNew::status |
( |
| ) |
|
|
inlinestatic |
◆ trace()
static void cpg::track_new::TrackNew::trace |
( |
bool |
b | ) |
|
|
inlinestatic |
The documentation for this class was generated from the following file: