Assignment Search Framework
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Pages
NodeKeyHash Struct Reference

Public Member Functions

std::size_t operator() (StateHash hash_value) const
 

Detailed Description

A struct that turns a given hash value and turns it into something an unordered_map can use.

Todo:
Why does this only compile if I define the function here? Inconsistent with everything else.

Member Function Documentation

std::size_t NodeKeyHash::operator() ( StateHash  hash_value) const

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