|
DNDSR 0.1.0.dev1+gcd065ad
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 851 of file Defines.hpp.
|
inlinenoexcept |