ttg::overload::hash< T, Enabler > Struct Template Reference
Documentation
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&)
The documentation for this struct was generated from the following file:
- ttg/ttg/util/hash.h