| std::ostream & syten::MemoryUsage::operator<< | ( | std::ostream & | out, |
| MemorySize | value | ||
| ) |
Pretty-prints a MemorySize object.
References std::stringstream::setf(), std::setprecision(), std::setw(), and std::stringstream::str().
Here is the call graph for this function: