|
| ConstBindedMethod (const typename Method::class_type &object) |
|
template<typename... Args> |
auto | operator() (Args &&... args) -> decltype(Method::invoke(*std::declval< const typename Method::class_type *>(), std::forward< Args >(args)...)) |
|
The documentation for this class was generated from the following file: