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< boost::optional< T > >::GSLResult< boost::optional< V > > Struct Template Reference

#include "applicative.h"

Public Types

using Type_t = boost::optional< std::result_of_t< T(V)>>
 

Detailed Description

template<typename T>
template<typename V>
struct LeechCraft::Util::InstanceApplicative< boost::optional< T > >::GSLResult< boost::optional< V > >

Definition at line 78 of file applicative.h.

Member Typedef Documentation

template<typename T >
template<typename V >
using LeechCraft::Util::InstanceApplicative< boost::optional< T > >::GSLResult< boost::optional< V > >::Type_t = boost::optional<std::result_of_t<T (V)>>

Definition at line 80 of file applicative.h.


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