![]() |
LeechCraft 0.6.70-17335-ge406ffdcaf
Modular cross-platform feature rich live environment.
|
#include "either.h"
Public Member Functions | |
bool | await_ready () const noexcept |
void | await_suspend (auto) const noexcept |
R | await_resume () const noexcept |
Public Attributes | |
Either< L, R > | Result_ |
|
inlinenoexcept |
|
inlinenoexcept |
Definition at line 30 of file either.h.
References Result_, and LC::Util::RightOr().
|
inlinenoexcept |
Either<L, R> LC::Util::IgnoreLeft< L, R >::Result_ |
Definition at line 19 of file either.h.
Referenced by await_resume().