The interface for a class useful for applying RAII when it should have been used but wasn't. More...
Include dependency graph for managedptr.h:
This graph shows which files directly or indirectly include this file: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. | |
The interface for a class useful for applying RAII when it should have been used but wasn't.
Definition in file managedptr.h.
1.8.9.1. Thanks to the
Open Icon Library
for help with some of the icons.