Home
last modified time | relevance | path

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

/openbmc/phosphor-host-ipmid/include/ipmid/
H A Dmessage.hpp87 using PackSingle_t = PackSingle<utility::TypeIdDowncast_t<T>>; typedef
260 details::PackSingle_t<Arg>::op(*this, std::forward<Arg>(arg)); in pack()