![]() |
Arene Base
Fundamental Utilities For Safety Critical C++
|
Go to the source code of this file.
| #define ARENE_HAS_BUILTIN_ATOMIC |
A platform support query for testing if compiler atomic intrinsics are defined.
Usage:
The value of this query is determined as follows, in order of precedence:
ARENE_ON_BY_DEFAULT ARENE_OFF_BY_DEFAULT | #define ARENE_HAS_BUILTIN_ATOMIC_I_ ARENE_OFF_BY_DEFAULT |