NiHu
2.0
|
integer type representation More...
#include <integer.hpp>
Public Types | |
typedef integer | type |
self returning metafunction | |
Static Public Attributes | |
static const T | next = N+1 |
the next value | |
static const T | prev = N-1 |
the previous value | |
integer type representation
Definition at line 54 of file integer.hpp.