![]() |
Protium
Math and Design Features
|
Helper struct to create static instances of classes. More...
#include <CreationPolicies.h>
Classes | |
union | MaxAlign |
Used to determine max type size. More... | |
Static Public Member Functions | |
static T * | Create () |
static void | Destroy (T *p) |
Helper struct to create static instances of classes.
Definition at line 58 of file CreationPolicies.h.
|
inlinestatic |
Definition at line 75 of file CreationPolicies.h.
|
inlinestatic |
Definition at line 80 of file CreationPolicies.h.