sprint 1-alpha
Public Types | Static Public Member Functions
sprint::detail::mem_fun_4< void, T, P1, P2, P3, P4 > Struct Template Reference

List of all members.

Public Types

typedef void(T::* CallbackType )(P1, P2, P3, P4)
typedef tuple6< CallbackType,
T *, P1, P2, P3, P4 > 
ParamType

Static Public Member Functions

static void run (const ParamType &p)

template<class T, class P1, class P2, class P3, class P4>
struct sprint::detail::mem_fun_4< void, T, P1, P2, P3, P4 >


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