scope_exit.h File Reference
#include <type_traits>
Classes | |
struct | ttg::detail::scope_exit< EF > |
Namespaces | |
ttg | |
top-level TTG namespace contains runtime-neutral functionality | |
ttg::detail | |
Functions | |
template<typename EF > | |
auto | ttg::detail::make_scope_exit (EF &&exit_function) |