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