FireSTARR
Loading...
Searching...
No Matches
std::hash< fs::topo::Cell > Struct Reference

Provides hashing of Cell objects. More...

#include <Cell.h>

Public Member Functions

std::size_t operator() (const fs::topo::Cell &k) const noexcept
 Provides hash for Cell objects.
 

Detailed Description

Provides hashing of Cell objects.

Member Function Documentation

◆ operator()()

std::size_t std::hash< fs::topo::Cell >::operator() ( const fs::topo::Cell & k) const
inlinenoexcept

Provides hash for Cell objects.

Parameters
kCell to get hash for
Returns
Hash value

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