Stxxl
1.4.0
|
#include <string>
#include <sstream>
#include <iomanip>
#include <stxxl/bits/io/iostats.h>
#include <stxxl/bits/common/log.h>
#include <stxxl/bits/verbose.h>
Go to the source code of this file.
Namespaces | |
namespace | stxxl |
| |
Defines | |
#define | hr add_IEC_binary_multiplier |
Functions | |
std::string | stxxl::format_with_SI_IEC_unit_multiplier (uint64 number, const char *unit, int multiplier) |
std::ostream & | stxxl::operator<< (std::ostream &o, const stats_data &s) |
#define hr add_IEC_binary_multiplier |
Referenced by stxxl::operator<<().