knowL: Knowledge Libraries
Loading...
Searching...
No Matches
overload::detail::const_overload< Args > Struct Template Reference

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)
 

The documentation for this struct was generated from the following file: