![]() |
C++ Library Extensions 2022.12.09
To help learn modern C++ programming
|
This is the complete list of members for mem_func_call_wrapper< ReturnType, ClassType, Types >, including all inherited members.
mem_func_call_wrapper(ReturnType(ClassType::*mptr)(Types...)) | mem_func_call_wrapper< ReturnType, ClassType, Types > | inline |
operator()(TypeClass &&obj, ArgTypes &&... args) const | mem_func_call_wrapper< ReturnType, ClassType, Types > | inline |