ThreadSchedule 3.0.0
Modern C++ thread management library
Loading...
Searching...
No Matches
threadschedule::detail::thread_id_access Struct Reference

#include <thread_id.hpp>

Static Public Member Functions

static constexpr auto make (std::uint64_t value) -> thread_id
 
static constexpr auto value (thread_id id) noexcept -> std::uint64_t
 

Detailed Description

Definition at line 81 of file thread_id.hpp.

Member Function Documentation

◆ make()

static constexpr auto threadschedule::detail::thread_id_access::make ( std::uint64_t  value) -> thread_id
inlinestaticconstexpr

◆ value()

static constexpr auto threadschedule::detail::thread_id_access::value ( thread_id  id) -> std::uint64_t
inlinestaticconstexprnoexcept

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