Clingo
Loading...
Searching...
No Matches
CppClingo::Util::value_hasher Struct Reference

Compute a hash using std::hash. More...

#include <hash.hh>

Public Member Functions

template<class T >
auto operator() (T const &x) const -> size_t
 Compute the hash of the given value.
 

Detailed Description

Compute a hash using std::hash.


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