Precision width trait for fundamental types. More...
#include <common.hpp>
Static Public Attributes | |
static const int | value = 0 |
Precision width trait for fundamental types.
Numerical metafunction used by the default insertion operator to establish the width of a cell when a matrix is sent to an output stream. This value will generally store the space required by integers for decimal precision (i.e. none).
Definition at line 51 of file common.hpp.
|
static |
Definition at line 53 of file common.hpp.