|
DNDSR 0.2.1
Distributed Numeric Data Structure for CFV
|
Hash functor for std::array<T, s>, combining element hashes via XOR. More...
#include <Defines.hpp>
Public Member Functions | |
| std::size_t | operator() (const std::array< T, s > &v) const noexcept |
Hash functor for std::array<T, s>, combining element hashes via XOR.
Definition at line 856 of file Defines.hpp.
|
inlinenoexcept |