siplasplas
|
Public Member Functions | |
MethodProxy (Method &method, Any *this_) | |
template<typename... Args> | |
auto | operator() (Args &&... args) |
template<typename... Args> | |
auto | operator() (Args &&... args) const |
template<typename Callable > | |
MethodProxy & | operator= (Callable &&callable) |
const Method & | method () const |
Method & | method () |