cds
2.3.2
|
Relaxed memory ordering opt::memory_model
.
More...
#include <cds/opt/options.h>
Relaxed memory ordering opt::memory_model
.
In this ordering the memory constraints are defined according to C++ Memory Model specification: each constraint is mapped to std::memory_order
constraints one-to-one