ThreadSchedule 3.0.0
Modern C++ thread management library
Loading...
Searching...
No Matches
cpu_id.hpp File Reference

Strongly-typed CPU index used by affinity-related APIs. More...

#include "result.hpp"
#include <cstdint>
#include <stdexcept>
Include dependency graph for cpu_id.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  threadschedule::cpu_id
 Validated CPU identifier. More...
 

Namespaces

namespace  threadschedule
 

Detailed Description

Strongly-typed CPU index used by affinity-related APIs.

Definition in file cpu_id.hpp.