![]() |
LeechCraft 0.6.70-18450-gabe19ee3b0
Modular cross-platform feature rich live environment.
|
#include "eithercoro.h"
Public Attributes | |
| std::optional< EitherType > | Ret_ {} |
| std::exception_ptr | Exc_ {} |
Definition at line 25 of file eithercoro.h.
| std::exception_ptr std::coroutine_traits< LC::Util::Either< L, R >, Args... >::State::Exc_ {} |
Definition at line 28 of file eithercoro.h.
| std::optional<EitherType> std::coroutine_traits< LC::Util::Either< L, R >, Args... >::State::Ret_ {} |
Definition at line 27 of file eithercoro.h.