X-Boost  2.3.8
Public Types | Static Public Member Functions | List of all members
sprint::detail::ptr_fun_0< R > Struct Template Reference

ptr fun with 0 parameters invoker More...

#include <invoker.h>

Public Types

typedef R(* CallbackType )()
 
typedef tuple1< CallbackType > ParamType
 

Static Public Member Functions

static R run (const ParamType &p)
 

Detailed Description

template<class R>
struct sprint::detail::ptr_fun_0< R >

ptr fun with 0 parameters invoker


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