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

Detailed Description

template<typename keyT, typename Enabler = void>
struct ttg::detail::default_keymap_impl< keyT, Enabler >

the default keymap implementation requires ttg::hash{}(key) ... use SFINAE TODO improve error messaging via more elaborate techniques e.g. https://gracicot.github.io/tricks/2017/07/01/deleted-function-diagnostic.html

Definition at line 16 of file keymap.h.


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