openMSX
function_ref< R(Args...)> Member List

This is the complete list of members for function_ref< R(Args...)>, including all inherited members.

function_ref() noexcept=deletefunction_ref< R(Args...)>
function_ref(F &&f) noexceptfunction_ref< R(Args...)>inline
operator()(Args... args) constfunction_ref< R(Args...)>inline
operator=(F &&f) noexceptfunction_ref< R(Args...)>inline