Searched refs:FunctionTuple (Results 1 – 1 of 1) sorted by relevance
111 using FunctionTuple = boost::callable_traits::args_t<MessageHandler>; in unpack() typedef112 using FunctionTupleType = utility::decay_tuple_t<FunctionTuple>; in unpack()