AXOM
Axom provides a robust, flexible software infrastructure for the development of multi-physics applications and computational tools.
std::hash< axom::inlet::VariantKey > Struct Template Reference

Specialization of std::hash so VariantKey is compatible with std::unordered_map. More...

#include </home/docs/checkouts/readthedocs.org/user_builds/axom/checkouts/v0.5.0/src/axom/inlet/VariantKey.hpp>

Public Member Functions

size_t operator() (const axom::inlet::VariantKey &key) const
 

Detailed Description

template<>
struct std::hash< axom::inlet::VariantKey >

Specialization of std::hash so VariantKey is compatible with std::unordered_map.

Member Function Documentation

◆ operator()()

size_t std::hash< axom::inlet::VariantKey >::operator() ( const axom::inlet::VariantKey key) const
inline

The documentation for this struct was generated from the following file: