Home
last modified time | relevance | path

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

/openbmc/sdbusplus/include/sdbusplus/server/
H A Dobject.hpp162 struct compose_inherit struct
165 using type = T;
170 struct compose_inherit<object<Args...>> struct
173 using type = compose<Args...>;