ThreadSchedule 3.0.0
Modern C++ thread management library
Loading...
Searching...
No Matches
std::hash< threadschedule::thread_id > Struct Reference

#include <thread_id.hpp>

Public Member Functions

auto operator() (threadschedule::thread_id value) const noexcept -> size_t
 

Detailed Description

Definition at line 103 of file thread_id.hpp.

Member Function Documentation

◆ operator()()

auto std::hash< threadschedule::thread_id >::operator() ( threadschedule::thread_id  value) const -> size_t
inlinenoexcept

Definition at line 106 of file thread_id.hpp.

References threadschedule::detail::thread_id_access::value().


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