sigx++
2.0.1
|
This specialization is used for tunneled functors. More...
#include <auto_tunneler.h>
Public Types | |
typedef T_functor | functor_type |
Static Public Member Functions | |
static const functor_type & | auto_open_tunnel (const T_functor &_A_func) |
Static Public Attributes | |
static const bool | is_tunneled = true |
This specialization is used for tunneled functors.
Just returns the functor passed to auto_open_tunnel.
typedef T_functor sigx::internal::auto_tunneler< T_functor, true >::functor_type |
|
inlinestatic |
|
static |