Arty
Public Member Functions | Public Attributes | List of all members
Atom< T > Struct Template Reference

Class that represents a value that has to be treated atomically. More...

#include <common.h>

Public Member Functions

 Atom (const T &t)
 

Public Attributes

value
 

Detailed Description

template<typename T>
struct Atom< T >

Class that represents a value that has to be treated atomically.


The documentation for this struct was generated from the following file: