sigx++  2.0.1
Static Public Attributes
sigx::internal::is_or_adapts_slot< T_functor, false, false > Struct Template Reference

finds out whether the functor chain contains a tunnel functor. This specialization is used for arbitrary functors, static and member function pointers. More...

#include <internal_types.h>

Static Public Attributes

static const bool value = false

Detailed Description

template<typename T_functor>
struct sigx::internal::is_or_adapts_slot< T_functor, false, false >

finds out whether the functor chain contains a tunnel functor. This specialization is used for arbitrary functors, static and member function pointers.

Field Documentation

template<typename T_functor >
const bool sigx::internal::is_or_adapts_slot< T_functor, false, false >::value = false
static

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