SharedPointer.h File Reference

Include dependency graph for SharedPointer.h:

Go to the source code of this file.

Namespaces

namespace  Utils
namespace  Utils::Memory

Classes

class  Utils::Memory::SharedPointer< T >
 A smart pointer to polymorphic objects providing implicit sharing. More...
class  Utils::Memory::SharedPointer< T >::SharedData