ttg 1.0.0
Template Task Graph (TTG): flowgraph-based programming model for high-performance distributed-memory algorithms
Loading...
Searching...
No Matches
Classes | Namespaces | Functions
scope_exit.h File Reference
#include <type_traits>
Include dependency graph for scope_exit.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  ttg::detail::scope_exit< EF >
 

Namespaces

namespace  ttg
 top-level TTG namespace contains runtime-neutral functionality
 
namespace  ttg::detail
 

Functions

template<typename EF >
auto ttg::detail::make_scope_exit (EF &&exit_function)