#include <boost/signals2/detail/variadic_arg_type.hpp>
#include <boost/signals2/detail/slot_template.hpp>
      
        
          | #define BOOST_SIGNALS2_SLOT_N_BINDING_CONSTRUCTORS | 
        
      
 
Value:template<typename A1, typename A2, typename ... BindArgs> \
  { \
  }
actor< argument< 1 > > const arg2
Definition: primitives.hpp:65
 
actor< argument< 0 > > const arg1
Definition: primitives.hpp:64
 
A1
Definition: mem_fn_cc.hpp:35
 
detail::keywords< 1 > args(char const *name)
Definition: args.hpp:156
 
_bi::bind_t< R, F, _bi::list0 > bind(F f)
Definition: bind.hpp:1298
 
A2
Definition: mem_fn_cc.hpp:45