InnerKeyHash struct
#include <gtopt/aperture_data_cache.hpp>
Hash for InnerKey combining three integer hashes.
Public functions
- auto operator()(const InnerKey& k) const noexcept -> std::size_t -> auto