Universal utility classes. More...
Files | |
file | RefCounted.cpp |
Implements the RefCounted class. | |
file | RefCounted.h |
Declares the RefCounted class. | |
file | UtilityMacros.h |
Basic macros. |
Classes | |
class | RefCounted |
A mixin for maintaining a reference count associated with an object, and destroying that object when the count falls to zero. More... |
Universal utility classes.