atomic.h File Reference

#include "type_traits.h"

Go to the source code of this file.

Classes

class  std::atomic< _Tp >

Namespaces

namespace  std
 

STL namespace.


Typedefs

typedef enum std::memory_order std::memory_order

Enumerations

enum  std::memory_order {
  std::memory_order_relaxed, std::memory_order_consume, std::memory_order_acquire, std::memory_order_release,
  std::memory_order_acq_rel, std::memory_order_seq_cst
}

Generated on 2 Nov 2013 for Galois by  doxygen 1.6.1