Home
last modified time | relevance | path

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

/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/
H A D__meta.hpp1445 struct __inherit struct
1449 struct __inherit<_Ty, _Ts...> : __mtype<_Ty>, __inherit<_Ts...> struct