userver: userver/utils/fast_scope_guard.hpp File Reference
Loading...
Searching...
No Matches
fast_scope_guard.hpp File Reference

Detailed Description

a helper class to perform actions on scope exit

Definition in file fast_scope_guard.hpp.

Go to the source code of this file.

#include <type_traits>
#include <utility>
+ Include dependency graph for fast_scope_guard.hpp:
+ This graph shows which files directly or indirectly include this file:

Classes

class  utils::FastScopeGuard< Callback >
 a helper class to perform actions on scope exit More...
 

Namespaces

namespace  utils
 Utilities.