P99
See also:
memory_order_getname for access to the names of the constants as strings
Enumerator:
memory_order_relaxed 
memory_order_consume 
memory_order_acquire 
memory_order_release 
memory_order_acq_rel 
memory_order_seq_cst 
memory_order_amount 

upper bound of the memory_order constants

memory_order_max 

the largest memory_order constant

memory_order_min 

the smallest memory_order constant

Definition at line 491 of file p99_atomic.h.

 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Friends Defines