LeechCraft 0.6.70-17335-ge406ffdcaf
Modular cross-platform feature rich live environment.
Loading...
Searching...
No Matches
LC::Util::detail::EitherAwaiterErrorHandler< void > Struct Reference

#include "either.h"

+ Inheritance diagram for LC::Util::detail::EitherAwaiterErrorHandler< void >:
+ Collaboration diagram for LC::Util::detail::EitherAwaiterErrorHandler< void >:

Public Member Functions

void HandleError (auto &&)
 
void HandleError (L &&left)
 

Public Attributes

void Handler_
 

Detailed Description

Definition at line 67 of file either.h.

Member Function Documentation

◆ HandleError() [1/2]

void LC::Util::detail::EitherAwaiterErrorHandler< void >::HandleError ( auto && )
inline

Definition at line 69 of file either.h.

◆ HandleError() [2/2]

void LC::Util::detail::EitherAwaiterErrorHandler< void >::HandleError ( L && left)
inline

Definition at line 60 of file either.h.

Member Data Documentation

◆ Handler_

Definition at line 57 of file either.h.


The documentation for this struct was generated from the following file: