LeechCraft  0.6.70-13605-g8cd066ad6a
Modular cross-platform feature rich live environment.
LC::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(const V &)> >
 

Detailed Description

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

Definition at line 130 of file applicative.h.

Member Typedef Documentation

◆ Type_t

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

Definition at line 132 of file applicative.h.


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