libstdc++
std::function_ref< _Res(_ArgTypes...) _GLIBCXX_MOF_CV noexcept(_Noex)> Member List

This is the complete list of members for std::function_ref< _Res(_ArgTypes...) _GLIBCXX_MOF_CV noexcept(_Noex)>, including all inherited members.

function_ref(_Fn *__fn) noexceptstd::function_ref< _Res(_ArgTypes...) _GLIBCXX_MOF_CV noexcept(_Noex)>inline
function_ref(_Fn &&__f) noexceptstd::function_ref< _Res(_ArgTypes...) _GLIBCXX_MOF_CV noexcept(_Noex)>inline
function_ref(nontype_t< __fn >) noexceptstd::function_ref< _Res(_ArgTypes...) _GLIBCXX_MOF_CV noexcept(_Noex)>inline
function_ref(nontype_t< __fn >, _Up &&__ref) noexceptstd::function_ref< _Res(_ArgTypes...) _GLIBCXX_MOF_CV noexcept(_Noex)>inline
function_ref(nontype_t< __fn >, _Td _GLIBCXX_MOF_CV *__ptr) noexceptstd::function_ref< _Res(_ArgTypes...) _GLIBCXX_MOF_CV noexcept(_Noex)>inline
operator()(_ArgTypes... __args) const noexcept(_Noex)std::function_ref< _Res(_ArgTypes...) _GLIBCXX_MOF_CV noexcept(_Noex)>inline
operator=(_Tp)=delete (defined in std::function_ref< _Res(_ArgTypes...) _GLIBCXX_MOF_CV noexcept(_Noex)>)std::function_ref< _Res(_ArgTypes...) _GLIBCXX_MOF_CV noexcept(_Noex)>