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

Description

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

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

Public Types

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

Static Public Member Functions

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

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