![]() |
Bitcoin Core 29.99.0
P2P Digital Currency
|
Specialization of above to separate Result and Arg types. More...
#include <proxy.h>
Public Member Functions | |
virtual Result | call (Args &&... args)=0 |
Specialization of above to separate Result and Arg types.
|
pure virtual |
Implemented in mp::ProxyCallbackImpl< Result, Args >.