![]() |
Protium
Math and Design Features
|
Helper struct to create instances with malloc, and deallocate with free. More...
#include <CreationPolicies.h>
Static Public Member Functions | |
static T * | Create () |
static void | Destroy (T *p) |
Helper struct to create instances with malloc, and deallocate with free.
Definition at line 43 of file CreationPolicies.h.
|
inlinestatic |
Definition at line 44 of file CreationPolicies.h.
|
inlinestatic |
Definition at line 50 of file CreationPolicies.h.