Function icrar::memory_amount

Function Documentation

inline detail::_memory_amount icrar::memory_amount(std::size_t amount)

Sent to a stream object, this manipulator will print the given amount of memory using the correct suffix and 3 decimal places.

Parameters:

amount – The value to send to the stream

Returns:

detail::_memory_amount