#include <assert.h>
#include "cmpxchg.h"
Go to the source code of this file.
Classes | |
class | ReferenceCount |
counts the number of smartpointers refering to it More... | |
class | Smart< ReferenceCountedObject > |
Smart pointer to reference counted objects. More... |