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