sprint 1-alpha
|
adapter between an _Invoker and function7 More...
#include <adapter.h>
Inherits sprint::function7< R, P1, P2, P3, P4, P5, P6, P7 >.
Public Member Functions | |
adapter7 (const typename _Invoker::ParamType &p) | |
virtual R | operator() (P1 p1, P2 p2, P3 p3, P4 p4, P5 p5, P6 p6, P7 p7) |
adapter between an _Invoker and function7