a helper class to perform actions on scope exit More...
#include <type_traits>
#include <utility>
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.