Searched refs:strip_first_n_args_t (Results 1 – 3 of 3) sorted by relevance
53 using strip_first_n_args_t = typename strip_first_n_args<N, Args...>::type; typedef
198 using DbusTupleType = utility::strip_first_n_args_t< in operator ()()249 using DbusTupleType = utility::strip_first_n_args_t< in after_spawn()596 using CallbackSignature = utility::strip_first_n_args_t< in register_method()
132 using UnpackType = utility::strip_first_n_args_t<returnWithMsg ? 2 : 1, in async_method_call_timed()