xentara-plugin v2.0.4
The Xentara Plugin Framework
Loading...
Searching...
No Matches
std::hash< xentara::process::TimerSchedule > Struct Reference

Specialization that allows xentara::process::TimerSchedule to be used as a hash table key. More...

#include <xentara/process/TimerSchedule.hpp>

Public Member Functions

auto operator() (const xentara::process::TimerSchedule &schedule) const noexcept -> std::size_t
 

Detailed Description

Specialization that allows xentara::process::TimerSchedule to be used as a hash table key.

Member Function Documentation

◆ operator()()

auto std::hash< xentara::process::TimerSchedule >::operator() ( const xentara::process::TimerSchedule schedule) const -> std::size_t
noexcept