LeechCraft 0.6.70-16373-g319c272718
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 54 of file either.h.

Member Function Documentation

◆ HandleError() [1/2]

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

Definition at line 56 of file either.h.

◆ HandleError() [2/2]

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

Definition at line 47 of file either.h.

Member Data Documentation

◆ Handler_

Definition at line 44 of file either.h.


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