Searched defs:make_scope_exit (Results 1 – 7 of 7) sorted by relevance
46 scope_exit<std::decay_t<Callable>> make_scope_exit(Callable&& F) { in make_scope_exit() function
59 make_scope_exit(Callable &&F) { in make_scope_exit() function
58 make_scope_exit(Callable &&F) { in make_scope_exit() function