libstdc++
std::move_only_function< _Res(_ArgTypes...) _GLIBCXX_MOF_CVnoexcept(_Noex)> Member List

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

__is_callable_from< _Tp >std::move_only_function< _Res(_ArgTypes...) _GLIBCXX_MOF_CVnoexcept(_Noex)>explicit
_M_init(std::forward< _Args >(__args)...) (defined in std::move_only_function< _Res(_ArgTypes...) _GLIBCXX_MOF_CVnoexcept(_Noex)>)std::move_only_function< _Res(_ArgTypes...) _GLIBCXX_MOF_CVnoexcept(_Noex)>
_Tp (defined in std::move_only_function< _Res(_ArgTypes...) _GLIBCXX_MOF_CVnoexcept(_Noex)>)std::move_only_function< _Res(_ArgTypes...) _GLIBCXX_MOF_CVnoexcept(_Noex)>explicit
move_only_function() noexceptstd::move_only_function< _Res(_ArgTypes...) _GLIBCXX_MOF_CVnoexcept(_Noex)>inline
move_only_function(nullptr_t) noexceptstd::move_only_function< _Res(_ArgTypes...) _GLIBCXX_MOF_CVnoexcept(_Noex)>inline
move_only_function(move_only_function &&__x) noexceptstd::move_only_function< _Res(_ArgTypes...) _GLIBCXX_MOF_CVnoexcept(_Noex)>inline
move_only_function(_Fn &&__f) noexcept(_S_nothrow_init< _Vt, _Fn >())std::move_only_function< _Res(_ArgTypes...) _GLIBCXX_MOF_CVnoexcept(_Noex)>inline
move_only_function(in_place_type_t< _Tp >, initializer_list< _Up > __il, _Args &&...__args)std::move_only_function< _Res(_ArgTypes...) _GLIBCXX_MOF_CVnoexcept(_Noex)>inlineexplicit
operator bool() const noexceptstd::move_only_function< _Res(_ArgTypes...) _GLIBCXX_MOF_CVnoexcept(_Noex)>inlineexplicit
operator()(_ArgTypes...__args) _GLIBCXX_MOF_CV noexcept(_Noex)std::move_only_function< _Res(_ArgTypes...) _GLIBCXX_MOF_CVnoexcept(_Noex)>inline
operator=(move_only_function &&__x) noexceptstd::move_only_function< _Res(_ArgTypes...) _GLIBCXX_MOF_CVnoexcept(_Noex)>inline
operator=(nullptr_t) noexceptstd::move_only_function< _Res(_ArgTypes...) _GLIBCXX_MOF_CVnoexcept(_Noex)>inline
operator=(_Fn &&__f) noexcept(is_nothrow_constructible_v< move_only_function, _Fn >)std::move_only_function< _Res(_ArgTypes...) _GLIBCXX_MOF_CVnoexcept(_Noex)>inline
operator==(const move_only_function &__x, nullptr_t) noexceptstd::move_only_function< _Res(_ArgTypes...) _GLIBCXX_MOF_CVnoexcept(_Noex)>friend
result_type typedef (defined in std::move_only_function< _Res(_ArgTypes...) _GLIBCXX_MOF_CVnoexcept(_Noex)>)std::move_only_function< _Res(_ArgTypes...) _GLIBCXX_MOF_CVnoexcept(_Noex)>
swap(move_only_function &__x) noexceptstd::move_only_function< _Res(_ArgTypes...) _GLIBCXX_MOF_CVnoexcept(_Noex)>inline
swap(move_only_function &__x, move_only_function &__y) noexceptstd::move_only_function< _Res(_ArgTypes...) _GLIBCXX_MOF_CVnoexcept(_Noex)>friend
~move_only_function()=default (defined in std::move_only_function< _Res(_ArgTypes...) _GLIBCXX_MOF_CVnoexcept(_Noex)>)std::move_only_function< _Res(_ArgTypes...) _GLIBCXX_MOF_CVnoexcept(_Noex)>