Searched refs:__storage_vtbl (Results 1 – 1 of 1) sorted by relevance
/openbmc/sdbusplus/include/sdbusplus/async/stdexec/ |
H A D | any_sender_of.hpp | 291 static const __storage_vtable<_ParentVTable, _StorageCPOs...> __storage_vtbl{ variable 326 return &__storage_vtbl<__t, __decay_t<_Tp>, _Vtable, __with_delete>; in __get_vtable_of_type() 489 return &__storage_vtbl<__t, __decay_t<_Tp>, _Vtable, __with_delete, in __get_vtable_of_type() 494 return &__storage_vtbl<__t, __decay_t<_Tp>, _Vtable, __with_delete, in __get_vtable_of_type()
|