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

Go to the source code of this file.

Classes

struct  ttg::overload::hash< std::pair< T1, T2 >, std::enable_if_t< meta::has_ttg_hash_specialization_v< T1 > &&meta::has_ttg_hash_specialization_v< T2 > > >
 

Namespaces

namespace  ttg
 top-level TTG namespace contains runtime-neutral functionality
 
namespace  ttg::overload
 place for overloading/instantiating hash and other functionality