Searched refs:__scope_guard (Results 1 – 2 of 2) sorted by relevance
25 struct __scope_guard;28 struct __scope_guard<_Fn> struct36 ~__scope_guard() in ~__scope_guard() argument49 struct __scope_guard<_Fn, _T0> struct65 ~__scope_guard() in ~__scope_guard() argument73 struct __scope_guard<_Fn, _T0, _T1> struct91 ~__scope_guard() in ~__scope_guard() argument100 struct __scope_guard<_Fn, _T0, _T1, _T2> struct120 ~__scope_guard() in ~__scope_guard() argument130 __scope_guard(_Fn, _Ts...) -> __scope_guard<_Fn, _Ts...>;
27 stdexec::__scope_guard<_Fn, _Ts...> __guard_;