|
Sauce-0.10.1
A C++ Dependency Injection Framework
|
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 () |
|
inline |
|
inline |
|
inlinestatic |