userver: userver/utils/fast_scope_guard.hpp File Reference
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
fast_scope_guard.hpp File Reference

Your opinion will help to improve our service

Leave a feedback >

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>
+ 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.