NiHu  2.0
tmp::integer< T, N > Struct Template Reference

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
 

Detailed Description

template<class T, T N>
struct tmp::integer< T, N >

integer type representation

Definition at line 54 of file integer.hpp.


The documentation for this struct was generated from the following file: