Async++ unknown
Async (co_await/co_return) code for C++
Loading...
Searching...
No Matches
asyncpp::scope_guard< TFunction > Member List

This is the complete list of members for asyncpp::scope_guard< TFunction >, including all inherited members.

disengage() noexceptasyncpp::scope_guard< TFunction >inline
engage() noexceptasyncpp::scope_guard< TFunction >inline
function() noexceptasyncpp::scope_guard< TFunction >inline
function() const noexceptasyncpp::scope_guard< TFunction >inline
is_engaged() const noexceptasyncpp::scope_guard< TFunction >inline
operator=(const scope_guard &)=delete (defined in asyncpp::scope_guard< TFunction >)asyncpp::scope_guard< TFunction >
scope_guard(TFunction func, bool engaged=true) noexcept(std::is_nothrow_move_constructible_v< TFunction >)asyncpp::scope_guard< TFunction >inlineexplicit
scope_guard(const scope_guard &)=delete (defined in asyncpp::scope_guard< TFunction >)asyncpp::scope_guard< TFunction >
~scope_guard()asyncpp::scope_guard< TFunction >inline