Home
last modified time | relevance | path

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

/openbmc/sdbusplus/include/sdbusplus/async/stdexec/
H A Dany_sender_of.hpp746 struct __vtable struct
755 struct __vtable<completion_signatures<_Sigs...>, _Queries...> struct
792 stdexec::__t<__vtable<completion_signatures<_Sigs...>, _Queries...>>;
886 __mapply<__mbind_front_q<__vtable, completion_signatures<_Sigs...>>,
960 static __operation_vtable __vtable{ in STDEXEC_MEMFN_DECL() local
967 return &__vtable; in STDEXEC_MEMFN_DECL()
1141 static const __query_vtable __vtable{ in STDEXEC_MEMFN_DECL() local
1144 return &__vtable; in STDEXEC_MEMFN_DECL()
1157 class __vtable : public __query_vtable<_SenderQueries> class
1160 using __id = __vtable;
[all …]