![]() |
LeechCraft 0.6.70-14794-g33744ae6ce
Modular cross-platform feature rich live environment.
|
#include "overload.h"
Public Member Functions | |
template<typename R , typename C > | |
constexpr auto | operator() (R(C::*f)(Args...)) const |
template<typename R , typename C > | |
constexpr auto | operator() (R(C::*f)(Args...) const) const |
template<typename R > | |
constexpr auto | operator() (R(*f)(Args...)) const |
Definition at line 16 of file overload.h.
|
inlineconstexpr |
Definition at line 31 of file overload.h.
|
inlineconstexpr |
Definition at line 25 of file overload.h.
|
inlineconstexpr |
Definition at line 19 of file overload.h.