openMSX
|
This is the complete list of members for function_ref< R(Args...)>, including all inherited members.
function_ref() noexcept=delete | function_ref< R(Args...)> | |
function_ref(F &&f) noexcept | function_ref< R(Args...)> | inline |
operator()(Args... args) const | function_ref< R(Args...)> | inline |
operator=(F &&f) noexcept | function_ref< R(Args...)> | inline |