![]() |
MFEM v4.8.0
Finite element discretization library
|
Helper class for hashing std::array. Usable in place of std::hash<std::array<T,N>> More...
#include <hash.hpp>
Public Member Functions | |
template<class T , size_t N> | |
size_t | operator() (const std::array< T, N > &v) const noexcept |
Helper class for hashing std::array. Usable in place of std::hash<std::array<T,N>>
|
inlinenoexcept |