|
YOrch 1.0.0
|
#include <context.hpp>
Public Member Functions | |
| constexpr Prev & | prev_view () &noexcept |
| constexpr const Prev & | prev_view () const &noexcept |
Public Attributes | |
| Prev | prev |
| Optional direct-parent payload view used by direct-parent access specs. | |
Definition at line 223 of file context.hpp.
|
inlineconstexprnoexcept |
Definition at line 227 of file context.hpp.
|
inlineconstexprnoexcept |
Definition at line 231 of file context.hpp.
| Prev yorch::exec_context< void, Prev >::prev |
Optional direct-parent payload view used by direct-parent access specs.
Definition at line 225 of file context.hpp.