Classes | |
struct | SI_unit |
Helper class to display human readable bit sizes. More... | |
Functions | |
template<size_t OneUnitInBits> | |
std::ostream & | operator<< (std::ostream &, const SI_unit< OneUnitInBits > &) |
std::ostream & tool::internals::operator<< | ( | std::ostream & | os, | |
const SI_unit< OneUnitInBits > & | unit | |||
) | [inline] |
Display a SI_unit object.