ttg::detail::default_keymap_impl< keyT, Enabler > Struct Template Reference
Inheritance diagram for ttg::detail::default_keymap_impl< keyT, Enabler >:
ttg::detail::default_keymap< keyT >

Documentation

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 15 of file keymap.h.


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