Doxygen XLinks
by
V: 2511R0
Website: doxygen
Loading...
Searching...
No Matches
dxl::Index::AnchorKey::Hash Struct Reference

Description:

Hash functor for AnchorKey.

Definition at line 65 of file index.hpp.

#include <index.hpp>

Public Method Index:

std::size_t operator() (const AnchorKey &key) const

Method Details:

◆ operator()()

std::size_t dxl::Index::AnchorKey::Hash::operator() ( const AnchorKey & key) const
inline

The hash function. Combines the hashes of the two strings using the XOR operator.

Parameters
keyThe key to hash.
Returns
The hash value.

Definition at line 69 of file index.hpp.


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