#include <list>
#include "OBT_ASSERT.h"
Go to the source code of this file.
Classes | |
class | OBT::PointedObject |
Root class to manage guarded pointers. More... | |
class | OBT::GuardedPointer |
Non-typed version of the guarded pointer. More... | |
class | OBT::GuardedPointerT< T > |
Guarded pointer. More... | |
Namespaces | |
namespace | OBT |