sprint 1-alpha
Public Types | Static Public Member Functions
sprint::detail::ptr_fun_8< void, P1, P2, P3, P4, P5, P6, P7, P8 > Struct Template Reference

List of all members.

Public Types

typedef void(* CallbackType )(P1, P2, P3, P4, P5, P6, P7, P8)
typedef tuple9< CallbackType,
P1, P2, P3, P4, P5, P6, P7, P8 > 
ParamType

Static Public Member Functions

static void run (const ParamType &p)

template<class P1, class P2, class P3, class P4, class P5, class P6, class P7, class P8>
struct sprint::detail::ptr_fun_8< void, P1, P2, P3, P4, P5, P6, P7, P8 >


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines