X-Boost  2.3.8
Public Types | Static Public Member Functions | List of all members
sprint::detail::mem_fun_12< R, T, P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12 > Struct Template Reference

member function with 12 parameters invoker More...

#include <invoker.h>

Public Types

typedef R(T::* CallbackType )(P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12)
 
typedef tuple14< CallbackType,
T *, P1, P2, P3, P4, P5, P6,
P7, P8, P9, P10, P11, P12 > 
ParamType
 

Static Public Member Functions

static R run (const ParamType &p)
 

Detailed Description

template<class R, class T, class P1, class P2, class P3, class P4, class P5, class P6, class P7, class P8, class P9, class P10, class P11, class P12>
struct sprint::detail::mem_fun_12< R, T, P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12 >

member function with 12 parameters invoker


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