Namespaces | Enumerations
memory_order.hpp File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 boost
 

Enumerations

enum  boost::memory_order {
  boost::memory_order_relaxed = 0, boost::memory_order_acquire = 1, boost::memory_order_release = 2, boost::memory_order_acq_rel = 3,
  boost::memory_order_seq_cst = 7, boost::memory_order_consume = 8
}
 


rosatomic
Author(s): Josh Faust
autogenerated on Mon Jun 10 2019 14:44:41