Reference counting utilities. More...
Go to the source code of this file.
Classes | |
| class | MPMA::ReferenceCountedData< DataType > |
| Deriving from this allows multiple instances of a class to share data, which will be automatically freed when the last instance is freed. More... | |
Namespaces | |
| namespace | MPMA |
The Base MPMA Framework. | |
Reference counting utilities.
1.7.1