sigx::internal::is_or_adapts_slot< T_functor, false, true > Struct Template Reference
finds out whether the functor chain contains a tunnel functor. This specialization is used for adaptors
More...
#include <internal_types.h>
Detailed Description
template<typename T_functor>
struct sigx::internal::is_or_adapts_slot< T_functor, false, true >
finds out whether the functor chain contains a tunnel functor. This specialization is used for adaptors
Member Typedef Documentation
template<typename T_functor >
typedef T_functor::adaptor_type sigx::internal::is_or_adapts_slot< T_functor, false, true >::adaptor_type |
Field Documentation
template<typename T_functor >
const bool sigx::internal::is_or_adapts_slot< T_functor, false, true >::value = is_or_adapts_slot<adaptor_type>::value [static] |
The documentation for this struct was generated from the following file: