![]() |
Connect++ 0.4.0
A fast, readable connection prover for first-order logic.
|
Hashing for functions using the Boost library for hashing. More...
#include <FunctionHash.hpp>
Public Member Functions | |
size_t | operator() (const pair< string, Arity > &f) const |
Hashing for functions using the Boost library for hashing.
You need to be able to hash pairs of function name and arity, as the function index stores them in an unordered_map.
Definition at line 43 of file FunctionHash.hpp.
|
inline |
Definition at line 44 of file FunctionHash.hpp.