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&)

Definition at line 81 of file hash.h.


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