Home
last modified time | relevance | path

Searched refs:DecayTuple (Results 1 – 2 of 2) sorted by relevance

/openbmc/phosphor-host-ipmid/include/ipmid/
H A Dutility.hpp133 struct DecayTuple;
136 struct DecayTuple<std::tuple<Args...>> struct
H A Dhandler.hpp190 using InputArgsType = typename utility::DecayTuple<CallbackSig>::type; in executeCallback()