LeechCraft  0.6.70-9312-g4cc613a2df
Modular cross-platform feature rich live environment.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
LeechCraft::Util::InstanceApplicative< Either< L, R > >::GSLResult< Either< L, V > > Struct Template Reference

#include "either.h"

Public Types

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

Detailed Description

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

Definition at line 232 of file either.h.

Member Typedef Documentation

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

Definition at line 234 of file either.h.


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