![]() |
Awali
Another Weighted Automata library
|
This class takes a hasher for type K and makes a hasher for type K const* that hash the pointed value and not the pointer.
More...
#include <linked_map.hxx>
Public Member Functions | |
| std::size_t | operator() (K *key) const noexcept |
This class takes a hasher for type K and makes a hasher for type K const* that hash the pointed value and not the pointer.
The hash of a nullptr is 0.
|
noexcept |