|
AXOM
Axom provides a robust, flexible software infrastructure for the development of multi-physics applications and computational tools.
|
Default catch-all specialization. Passes through to std::hash. More...
#include </home/docs/checkouts/readthedocs.org/user_builds/axom/checkouts/develop/src/axom/core/DeviceHash.hpp>

Public Types | |
| using | argument_type = T |
| using | result_type = axom::IndexType |
Public Member Functions | |
| axom::IndexType | operator() (const T &object) const |
Default catch-all specialization. Passes through to std::hash.
| using axom::detail::DeviceHashHelper< T, Enable >::argument_type = T |
| using axom::detail::DeviceHashHelper< T, Enable >::result_type = axom::IndexType |
|
inline |