Home
last modified time | relevance | path

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

/openbmc/sdbusplus/include/sdbusplus/async/stdexec/
H A Dtask.hpp334 struct __void struct
339 __data_.template emplace<1>(__void{}); in return_void()
342 std::variant<std::monostate, __void, std::exception_ptr> __data_{};
H A Dexecution.hpp1749 struct __void struct
1752 using __value_or_void_t = __if<std::is_same<_Value, void>, __void, _Value>;