![]() |
MFEM v4.8.0
Finite element discretization library
|
Helper class for hashing std::pair. Usable in place of std::hash<std::pair<T,U>> More...
#include <hash.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. Usable in place of std::hash<std::pair<T,U>>
|
inlinenoexcept |