Implementation for file inc/util/memory_size.h. More...
Namespaces | |
namespace | syten |
Syten namespace. | |
namespace | syten::MemoryUsage |
Memory usage reporting with allocSize(), totalSize() and stackSize() | |
Functions | |
std::ostream & | syten::MemoryUsage::operator<< (std::ostream &out, MemorySize value) |
Pretty-prints a MemorySize object. More... | |
Implementation for file inc/util/memory_size.h.