![]() |
MFEM v4.10.0
Finite element discretization library
|
Helper class for hashing std::array of a hashable type. More...
#include <hash_util.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 of a hashable type.
Definition at line 142 of file hash_util.hpp.
|
inlinenoexcept |
Definition at line 145 of file hash_util.hpp.