![]() |
LeechCraft 0.6.70-18450-gabe19ee3b0
Modular cross-platform feature rich live environment.
|
#include "eithercoro.h"
Classes | |
| struct | State |
| struct | Wrapper |
| struct | promise_type |
Public Types | |
| using | EitherType = LC::Util::Either<L, R> |
Definition at line 21 of file eithercoro.h.
| using std::coroutine_traits< LC::Util::Either< L, R >, Args... >::EitherType = LC::Util::Either<L, R> |
Definition at line 23 of file eithercoro.h.