CNORXZ
Container with Native Operation Routines and Expressions
|
#include <memcount.h>
Public Member Functions | |
MemCount ()=delete | |
Static Public Member Functions | |
static SizeT | usage () |
Friends | |
template<typename T > | |
class | Allocator |
Static class to track memory usage by cnorxz types The usage variable can be changed only be an Allocator instance
Definition at line 25 of file memcount.h.
|
delete |
no instance construction (static)
|
static |
return current memory usage (bytes)
Definition at line 28 of file memcount.cc.