FireSTARR
Loading...
Searching...
No Matches
std::hash< Location > Struct Reference

Provides hash function for Location. More...

#include <Grid.h>

Public Member Functions

constexpr fs::HashSize operator() (const Location &location) const noexcept
 Get hash value for a Location.
 

Detailed Description

Provides hash function for Location.

Member Function Documentation

◆ operator()()

fs::HashSize std::hash< Location >::operator() ( const Location & location) const
inlinenodiscardconstexprnoexcept

Get hash value for a Location.

Parameters
locationLocation to get value for
Returns
Hash value for a Location

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