Home
last modified time | relevance | path

Searched defs:make_scope_guard (Results 1 – 7 of 7) sorted by relevance

/dports/devel/caf/actor-framework-0.18.5/libcaf_core/caf/detail/
H A Dscope_guard.hpp46 scope_guard<Fun> make_scope_guard(Fun f) { in make_scope_guard() function
/dports/cad/opentimer/OpenTimer-18d28ff/ot/utility/
H A Dscope_guard.hpp40 auto make_scope_guard(F&& f) { in make_scope_guard() function
/dports/devel/android-tools-fastboot/platform_system_core-platform-tools-29.0.5/base/include/android-base/
H A Dscopeguard.h62 ScopeGuard<F> make_scope_guard(F&& f) { in make_scope_guard() function
/dports/devel/android-tools-adb/platform_system_core-android-9.0.0_r3/base/include/android-base/
H A Dscopeguard.h63 ScopeGuard<F> make_scope_guard(F&& f) { in make_scope_guard() function
/dports/net-im/biboumi/biboumi-9.0/src/utils/
H A Dscopeguard.hpp90 auto make_scope_guard(F f) in make_scope_guard() function
/dports/math/vampire/vampire-4.5.1/Lib/
H A DScopeGuard.hpp112 ScopeGuard<Callable> make_scope_guard(Callable&& f) in make_scope_guard() function
/dports/devel/fbthrift/fbthrift-2021.12.27.00/thrift/compiler/
H A Dutil.h106 auto make_scope_guard(F&& f) { in make_scope_guard() function