The interface for a class useful for applying RAII when it should have been used but wasn't. More...
Go to the source code of this file.
Classes | |
class | Mezzanine::IntHandle |
Sample implementation for a ManagedPtr. More... | |
class | Mezzanine::ManagedPtr< Handle > |
This is used to get RAII semantics when not provided inherently. More... | |
Namespaces | |
Mezzanine | |
The bulk of the engine components go in this namspace. | |
Constant Groups | |
Mezzanine | |
The bulk of the engine components go in this namspace. | |
The interface for a class useful for applying RAII when it should have been used but wasn't.
Definition in file managedptr.h.