#include "isaac_types.hpp"
#include <boost/mpl/list.hpp>
#include <boost/mpl/int.hpp>
Go to the source code of this file.
|
typedef fus::list< IsaacFunctorIdem,IsaacFunctorAdd,IsaacFunctorMul,IsaacFunctorLength,IsaacFunctorPow,IsaacFunctorSum > | isaac::IsaacFunctorPool |
|
§ ISAAC_FUNCTOR_ADD_ENABLED
#define ISAAC_FUNCTOR_ADD_ENABLED 1 |
§ ISAAC_FUNCTOR_COUNT
#define ISAAC_FUNCTOR_COUNT |
Value: 1 ) ) ) ) )
#define ISAAC_FUNCTOR_MUL_ENABLED
#define ISAAC_FUNCTOR_ADD_ENABLED
#define ISAAC_FUNCTOR_LENGTH_ENABLED
#define ISAAC_FUNCTOR_SUM_ENABLED
#define ISAAC_FUNCTOR_POW_ENABLED
Definition at line 392 of file isaac_functors.hpp.
§ ISAAC_FUNCTOR_LENGTH_ENABLED
#define ISAAC_FUNCTOR_LENGTH_ENABLED 1 |
§ ISAAC_FUNCTOR_MUL_ENABLED
#define ISAAC_FUNCTOR_MUL_ENABLED 1 |
§ ISAAC_FUNCTOR_POW_ENABLED
#define ISAAC_FUNCTOR_POW_ENABLED 1 |
§ ISAAC_FUNCTOR_SUM_ENABLED
#define ISAAC_FUNCTOR_SUM_ENABLED 1 |