MPQC
3.0.0-alpha
|
NonsingletonCreationPolicy is used to create non-Singletons on heap. More...
#include <util/misc/registry.h>
Static Protected Member Functions | |
static Ref< T > | instance () |
static Ref< T > | instance (StateIn &si) |
static void | save_instance (const Ref< T > &instance, StateOut &so) |
NonsingletonCreationPolicy is used to create non-Singletons on heap.