|
MIRA
|
Implementation of the CreationPolicy that is used by the Singleton template. More...
#include <utils/Singleton.h>
Classes | |
| struct | Allocator |
Implementation of the CreationPolicy that is used by the Singleton template.
This policy creates the singleton object using a custom allocator, e.g.:
1.8.14