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