0.4.1
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
std::hash< NAV::TimeSystem > Struct Reference

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

Public Member Functions

std::size_t operator() (const NAV::TimeSystem &f) const
 Hash function for TimeSystem.
 

Detailed Description

Hash function for TimeSystem (needed for unordered_map)

Definition at line 408 of file TimeSystem.hpp.

Member Function Documentation

◆ operator()()

std::size_t std::hash< NAV::TimeSystem >::operator() ( const NAV::TimeSystem & f) const
inline

Hash function for TimeSystem.

Parameters
[in]fTime system

Definition at line 412 of file TimeSystem.hpp.


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