Home
last modified time | relevance | path

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

/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/
H A D__meta.hpp1508 struct __inherit struct
1512 struct __inherit<_Ty, _Ts...> : __mtype<_Ty>, __inherit<_Ts...> struct
1516 auto operator+(__inherit<_Set...>&) -> __inherit<_Set...>;
1519 auto operator%(__inherit<_Set...>&, __mtype<_Ty>&) //
1521 __mset_contains<__inherit<_Set...>, _Ty>, __inherit<_Set...>,
1522 __inherit<_Ty, _Set...>>&;
1538 using __mset = __set::__inherit<_Ts...>;