OpenHantek
Loading...
Searching...
No Matches
SELECT< Args > Struct Template Reference

Static Public Member Functions

template<typename C, typename R>
static constexpr auto OVERLOAD_OF (R(C::*pmf)(Args...)) -> decltype(pmf)
template<typename C, typename R>
static constexpr auto OVERLOAD_OF (R(C::*pmf)(Args...)) -> decltype(pmf)
template<typename C, typename R>
static constexpr auto OVERLOAD_OF (R(C::*pmf)(Args...)) -> decltype(pmf)

Member Function Documentation

◆ OVERLOAD_OF() [1/3]

template<typename... Args>
template<typename C, typename R>
constexpr auto SELECT< Args >::OVERLOAD_OF ( R(C::* pmf )(Args...)) -> decltype(pmf)
inlinestaticconstexpr

◆ OVERLOAD_OF() [2/3]

template<typename... Args>
template<typename C, typename R>
constexpr auto SELECT< Args >::OVERLOAD_OF ( R(C::* pmf )(Args...)) -> decltype(pmf)
inlinestaticconstexpr

◆ OVERLOAD_OF() [3/3]

template<typename... Args>
template<typename C, typename R>
constexpr auto SELECT< Args >::OVERLOAD_OF ( R(C::* pmf )(Args...)) -> decltype(pmf)
inlinestaticconstexpr

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