Home
last modified time | relevance | path

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

/openbmc/sdbusplus/include/sdbusplus/async/stdexec/
H A Dany_sender_of.hpp257 struct __storage_vtable;
261 struct __storage_vtable<_ParentVTable, _StorageCPOs...> : struct
271 struct __storage_vtable<_ParentVTable, _StorageCPOs...> : struct
279 inline constexpr __storage_vtable<_ParentVTable, _StorageCPOs...>
284 __storage_vtable<_ParentVTable, _StorageCPOs...>*) noexcept in __default_storage_vtable()
285 -> const __storage_vtable<_ParentVTable, _StorageCPOs...>* in __default_storage_vtable()
291 static const __storage_vtable<_ParentVTable, _StorageCPOs...> __storage_vtbl{
316 using __vtable_t = __storage_vtable<_Vtable, __with_delete>;
481 __storage_vtable<_Vtable, __with_delete, __with_move, __with_copy>,
482 __storage_vtable<_Vtable, __with_delete, __with_move>>;