![]() |
MFEM v4.10.0
Finite element discretization library
|
Helper class for hashing std::pair of hashable types. More...
#include <hash_util.hpp>
Public Member Functions | |
| template<class T , class V > | |
| size_t | operator() (const std::pair< T, V > &v) const noexcept |
Helper class for hashing std::pair of hashable types.
Definition at line 127 of file hash_util.hpp.
|
inlinenoexcept |
Definition at line 130 of file hash_util.hpp.