knowL: Knowledge Libraries
|
Public Member Functions | |
template<typename R , typename C > | |
constexpr auto | operator() (R(C::*ptr)(Args...) const) const noexcept -> decltype(ptr) |
Static Public Member Functions | |
template<typename R , typename C > | |
static constexpr auto | of (R(C::*ptr)(Args...) const) noexcept -> decltype(ptr) |