Sauce-0.10.1
A C++ Dependency Injection Framework
Public Types | Public Member Functions | Static Public Member Functions | List of all members
sauce::internal::ApplyVoidFunction< Parameters, void(*)()> Class Template Reference

Public Types

typedef void(* Signature) ()
 
typedef void(* Function) ()
 

Public Member Functions

 ApplyVoidFunction (Function function)
 
template<typename Passed >
void apply (Passed)
 

Static Public Member Functions

static int arity ()
 

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