|
template<typename... Args> |
constexpr | MemberFunctor (Args &&... args) |
|
template<typename... Args> |
decltype(auto) constexpr | invoke (Args &&... args) const |
|
template<typename... Args> |
decltype(auto) constexpr | invoke (Args &&... args) |
|
constexpr const F & | get () const |
|
constexpr F & | get () |
|
The documentation for this class was generated from the following file: