Sacado  Development
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Pages
Public Types | Static Public Attributes | List of all members
Sacado::mpl::range_c< T, N, M, Delta > Struct Template Reference

Public Types

typedef range_c_tag tag
 
typedef range_c type
 
typedef T integral_type
 

Static Public Attributes

static const int sz = (M-N+Delta-1)/Delta
 
static const int start_value = N
 
static const int end_value = M
 
static const int step_value = Delta
 

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