sc::detail::NonsingletonCreationPolicy< T > Class Template Reference
NonsingletonCreationPolicy is used to create non-Singletons on heap.
More...
#include <chemistry/qc/mbptr12/registry.h>
List of all members.
|
Static Protected Member Functions |
|
static Ref< T > | instance () |
|
static Ref< T > | instance (StateIn &si) |
|
static void | save_instance (const Ref< T > &instance, StateOut &so) |
Detailed Description
template<typename T>
class sc::detail::NonsingletonCreationPolicy< T >
NonsingletonCreationPolicy is used to create non-Singletons on heap.
The documentation for this class was generated from the following file: