Searched refs:scope_guard (Results 1 – 2 of 2) sorted by relevance
25 struct scope_guard struct35 scope_guard(_Fn, _Ts...) -> scope_guard<_Fn, _Ts...>;
518 scope_guard __on_exit{[this]() noexcept { in await_resume()