xtd 0.2.0
Loading...
Searching...
No Matches
xtd::const_overload< args_t > Member List

This is the complete list of members for xtd::const_overload< args_t >, including all inherited members.

of(result_t(type_t::*method)(args_t...) const) noexcept -> decltype(method)xtd::const_overload< args_t >inlinestatic
operator()(result_t(type_t::*method)(args_t...) const) const noexcept -> decltype(method)xtd::const_overload< args_t >inline