sprint 1-alpha
|
virtual function with 3 parameters. R is the return type More...
#include <function.h>
Inherited by sprint::detail::adapter3< R, _Invoker, P1, P2, P3 >.
Public Member Functions | |
virtual R | operator() (P1 p1, P2 p2, P3 p3)=0 |
virtual function with 3 parameters. R is the return type