Searched refs:DecayTuple (Results 1 – 2 of 2) sorted by relevance
133 struct DecayTuple;136 struct DecayTuple<std::tuple<Args...>> struct
190 using InputArgsType = typename utility::DecayTuple<CallbackSig>::type; in executeCallback()