0.4.1
Loading...
Searching...
No Matches
std::hash< NAV::Code > Struct Reference

Hash function for Frequency (needed for unordered_map) More...

Public Member Functions

std::size_t operator() (const NAV::Code &c) const
 Hash function for signal code.
 

Detailed Description

Hash function for Frequency (needed for unordered_map)

Definition at line 681 of file Code.hpp.

Member Function Documentation

◆ operator()()

std::size_t std::hash< NAV::Code >::operator() ( const NAV::Code & c) const
inline

Hash function for signal code.

Parameters
[in]cSignal code
Returns
Has value for the signal code

Definition at line 686 of file Code.hpp.


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