Lumiera  0.pre.03
»edit your freedom«
_PapE< FUN > Struct Template Reference

Description

template<typename FUN>
struct lib::meta::func::anonymous_namespace{function-closure.hpp}::_PapE< FUN >

Definition at line 792 of file function-closure.hpp.

Public Types

using Arg = typename Split< Args >::End
 
using Args = typename _Fun< FUN >::Args
 
using FunType = typename BuildFunType< Ret, Rest >::Fun
 
using Rest = typename Split< Args >::Prefix
 
using Ret = typename _Fun< FUN >::Ret
 

Static Public Member Functions

static auto adaptedFunType ()
 
template<typename F , typename A , typename RET , typename... ARGS>
static auto bindBackArg (F &&fun, A &&arg, _Fun< RET(ARGS...)>)
 
+ Collaboration diagram for _PapE< FUN >:

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