Home
last modified time | relevance | path

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

/openbmc/phosphor-host-ipmid/include/ipmid/
H A Dutility.hpp136 struct DecayTuple<std::tuple<Args...>> struct
138 using type = std::tuple<typename std::decay<Args>::type...>;