sprint 1-alpha
Public Types | Static Public Member Functions
sprint::detail::mem_fun_0< R, T > Struct Template Reference

member function with 0 parameters invoker More...

#include <invoker.h>

List of all members.

Public Types

typedef R(T::* CallbackType )()
typedef tuple2< CallbackType, T * > ParamType

Static Public Member Functions

static R run (const ParamType &p)

Detailed Description

template<class R, class T>
struct sprint::detail::mem_fun_0< R, T >

member function with 0 parameters invoker


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