GDB (xrefs)
gdb::function_view< Res(Args...)> Member List

This is the complete list of members for gdb::function_view< Res(Args...)>, including all inherited members.

bind(Callable &callable) noexceptgdb::function_view< Res(Args...)>inlineprivate
bind(Res2(*fn)(Args2...)) noexceptgdb::function_view< Res(Args...)>inlineprivate
CompatibleReturnType typedefgdb::function_view< Res(Args...)>private
function_view() noexceptgdb::function_view< Res(Args...)>inline
function_view(const function_view &)=defaultgdb::function_view< Res(Args...)>
function_view(Callable &&callable) noexceptgdb::function_view< Res(Args...)>inline
function_view(std::nullptr_t) noexceptgdb::function_view< Res(Args...)>inline
m_erased_callablegdb::function_view< Res(Args...)>private
m_invokergdb::function_view< Res(Args...)>private
operator bool() const noexceptgdb::function_view< Res(Args...)>inlineexplicit
operator()(Args... args) constgdb::function_view< Res(Args...)>inline
operator=(const function_view &)=defaultgdb::function_view< Res(Args...)>
operator=(std::nullptr_t) noexceptgdb::function_view< Res(Args...)>inline