ttg 1.0.0
Template Task Graph (TTG): flowgraph-based programming model for high-performance distributed-memory algorithms
Loading...
Searching...
No Matches
ttg::overload::hash< T, Enabler > Struct Template Reference

Computes hash values for objects of type T. More...

Detailed Description

template<typename T, typename Enabler = void>
struct ttg::overload::hash< T, Enabler >

Computes hash values for objects of type T.

Specialize for your type, if needed.

Note
Must provide operator()(const Input&)

Definition at line 82 of file hash.h.


The documentation for this struct was generated from the following file: