LTL  2.0.x
Public Types | Static Public Member Functions | List of all members
ltl::ltl::tFVSplitLoop< A, B, operation, N, false > Class Template Reference

We exceed the limit for template loop unrolling: Simple for-loop. More...

Public Types

typedef operation::value_type value_type
 
typedef operation::value_type value_type
 

Static Public Member Functions

static void eval (A &a, const B &b)
 
static void eval (A &a, const B &b)
 

Detailed Description

template<class A, class B, class operation, int N>
class ltl::ltl::tFVSplitLoop< A, B, operation, N, false >

We exceed the limit for template loop unrolling: Simple for-loop.

Member Typedef Documentation

template<class A , class B , class operation , int N>
typedef operation::value_type ltl::ltl::tFVSplitLoop< A, B, operation, N, false >::value_type
template<class A , class B , class operation , int N>
typedef operation::value_type ltl::ltl::tFVSplitLoop< A, B, operation, N, false >::value_type

Member Function Documentation

template<class A , class B , class operation , int N>
static void ltl::ltl::tFVSplitLoop< A, B, operation, N, false >::eval ( A &  a,
const B &  b 
)
inlinestatic
template<class A , class B , class operation , int N>
static void ltl::ltl::tFVSplitLoop< A, B, operation, N, false >::eval ( A &  a,
const B &  b 
)
inlinestatic