|
cds
1.3.0
|
Relaxed memory ordering model. More...
#include <cds/opt/options.h>
Relaxed memory ordering model.
In this memory model the memory constraints are defined according to C++ Memory Model specification.
See opt::memory_model for explanations