a helper class to perform actions on scope exit More...
#include <type_traits>#include <utility>
Include dependency graph for fast_scope_guard.hpp:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | utils::FastScopeGuard< Callback > |
| a helper class to perform actions on scope exit More... | |
Namespaces | |
| namespace | utils |
| Utilities. | |
a helper class to perform actions on scope exit
Definition in file fast_scope_guard.hpp.