Format public header. More...
#include <limits>#include <ostream>#include <boost/utility/enable_if.hpp>#include <boost/type_traits/is_signed.hpp>#include <boost/type_traits/is_unsigned.hpp>#include "Format.cci"#include "Format.cti"

Go to the source code of this file.
Classes | |
| class | senf::format::IndentHelper |
| Helper class to easily achieve indent levels. More... | |
Namespaces | |
| senf | |
| senf::format | |
Functions | |
| streamable_type | senf::format::eng (float v, float d=NAN) |
| Format value in engineering representation. More... | |
| template<class T > | |
| streamable_type | senf::format::dumpint (T const &v) |
| Dump integer value with internal representation. More... | |
Format public header.
Definition in file Format.hh.