|  | Bitcoin Core 30.99.0
    P2P Digital Currency | 
#include <type-function.h>
| Public Member Functions | |
| template<typename... CallParams> | |
| decltype(auto) | operator() (CallParams &&... params) | 
| Public Attributes | |
| InvokeContext | m_proxy | 
Definition at line 42 of file type-function.h.
| 
 | inline | 
Definition at line 47 of file type-function.h.
| InvokeContext mp::ProxyCallFn< InvokeContext >::m_proxy | 
Definition at line 44 of file type-function.h.