Static Public Attributes

is_Op< Op< T1, op_type > > Struct Template Reference
[Traits]

#include <traits.hpp>

List of all members.

Static Public Attributes

static const bool value = true

Detailed Description

template<typename T1, typename op_type>
struct is_Op< Op< T1, op_type > >

Definition at line 134 of file traits.hpp.


Member Data Documentation

template<typename T1 , typename op_type >
const bool is_Op< Op< T1, op_type > >::value = true [static]

Definition at line 135 of file traits.hpp.