RPNX::QueryGraph
Typed, memoized, concurrent query evaluation for C++23
Loading...
Searching...
No Matches
hasher.hpp File Reference

Default hashing customization point for memoized query inputs. More...

#include "rpnx/serialization4.hpp"
#include <functional>
#include <type_traits>
#include <typeindex>

Go to the source code of this file.

Classes

struct  rpnx::querygraph::hasher< T >
 Hash a value for use as a QueryGraph memoization key. More...
 

Detailed Description

Default hashing customization point for memoized query inputs.

Definition in file hasher.hpp.