Implementation of memory related utilities.
Definition in file memutils.cpp.
#include <medusa/bits/utils/memutils.hpp>
Include dependency graph for memutils.cpp:Go to the source code of this file.
Namespaces | |
| mm | |
| Root namespace for the whole library. | |
Functions | |
| std::string | mm::mem2str (std::size_t bytes) |
| Simple function to help format memory amounts for printing. More... | |