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.hpp1445 struct __inherit struct
1449 struct __inherit<_Ty, _Ts...> : __mtype<_Ty>, __inherit<_Ts...> struct
1453 auto operator+(__inherit<_Set...>&) -> __inherit<_Set...>;
1456 auto operator%(__inherit<_Set...>&, __mtype<_Ty>&) //
1458 __mset_contains<__inherit<_Set...>, _Ty>, __inherit<_Set...>,
1459 __inherit<_Ty, _Set...>>&;
1475 using __mset = __set::__inherit<_Ts...>;