#include <rpa/configuration.h>
#include <rpa/testing.h>
#include <rpa/guard.h>
Namespaces | |
namespace | rpa |
Classes | |
struct | rpa::atomic< Iter > |
Models a couple of simple atomic operations for an arbitrary datatype. More... | |
struct | rpa::atomic_mutex< Iter, Mutex > |
For implementing atomic access to a datatype without atomic operations. More... | |
class | rpa::atomic_mutex< Iter, Mutex >::atomic_type |
Atomic data type associated to 'Iter'. More... |