kDB: Knowledge DataBase
|
Public Member Functions | |
constexpr auto | operator() (R(C::*ptr)(Args...) const) const noexcept -> decltype(ptr) |
constexpr auto | operator() (R(C::*ptr)(Args...) const) const noexcept -> decltype(ptr) |
Static Public Member Functions | |
static constexpr auto | of (R(C::*ptr)(Args...) const) noexcept -> decltype(ptr) |
static constexpr auto | of (R(C::*ptr)(Args...) const) noexcept -> decltype(ptr) |