|
proxygen
|
Public Member Functions | |
| CountedAllocator (CountedAllocatorStats &stats) noexcept | |
| void | deallocate (T *p, size_t n) |
Private Attributes | |
| CountedAllocatorStats * | stats_ |
Definition at line 193 of file MemoryTest.cpp.
|
inlineexplicitnoexcept |
Definition at line 198 of file MemoryTest.cpp.
|
inline |
|
private |
Definition at line 195 of file MemoryTest.cpp.