Home
last modified time | relevance | path

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

/openbmc/sdbusplus/include/sdbusplus/async/stdexec/
H A Dexecution.hpp2393 namespace __just namespace
2458 using __just::just_error_t;
2459 using __just::just_stopped_t;
2460 using __just::just_t;
2463 struct __sexpr_impl<just_t> : __just::__impl<just_t>
2467 struct __sexpr_impl<just_error_t> : __just::__impl<just_error_t>
2471 struct __sexpr_impl<just_stopped_t> : __just::__impl<just_stopped_t>