GNU Octave  8.1.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
QConstOverload< Args > Member List

This is the complete list of members for QConstOverload< Args >, including all inherited members.

of(R(T::*ptr)(Args...) const) noexcept -> decltype(ptr)QConstOverload< Args >inlinestatic
operator()(R(T::*ptr)(Args...) const) const noexcept -> decltype(ptr)QConstOverload< Args >inline