ElementKeyHash struct
#include <gtopt/aperture_data_cache.hpp>
Hash for ElementKey using string hashes combined.
Public functions
- auto operator()(const ElementKey& k) const noexcept -> std::size_t -> auto