|
NiHu
2.0
|
Metafunction returning next integer. More...
#include <integer.hpp>
Additional Inherited Members | |
Public Types inherited from tmp::integer< T, integer< T, N >::next > | |
| typedef integer | type |
| self returning metafunction | |
Static Public Attributes inherited from tmp::integer< T, integer< T, N >::next > | |
| static const T | next |
| the next value | |
| static const T | prev |
| the previous value | |
Metafunction returning next integer.
| T | Integer type |
| N | Integer value |
N + 1 Definition at line 71 of file integer.hpp.