LeechCraft 0.6.70-16373-g319c272718
Modular cross-platform feature rich live environment.
Loading...
Searching...
No Matches
LC::Util::InstanceApplicative< Either< L, R > >::GSLResult< Either< L, V > > Struct Template Reference

#include "applicative.h"

+ Inheritance diagram for LC::Util::InstanceApplicative< Either< L, R > >::GSLResult< Either< L, V > >:
+ Collaboration diagram for LC::Util::InstanceApplicative< Either< L, R > >::GSLResult< Either< L, V > >:

Public Types

using Type_t = Either<L, std::result_of_t<R (const V&)>>
 

Detailed Description

template<typename L, typename R>
template<typename V>
struct LC::Util::InstanceApplicative< Either< L, R > >::GSLResult< Either< L, V > >

Definition at line 89 of file applicative.h.

Member Typedef Documentation

◆ Type_t

template<typename L, typename R>
template<typename V>
using LC::Util::InstanceApplicative< Either< L, R > >::GSLResult< Either< L, V > >::Type_t = Either<L, std::result_of_t<R (const V&)>>

Definition at line 91 of file applicative.h.


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