Singleton

Singleton pattern.

mixin template Singleton (
Flag!"hideConstructor" hideConstructor = Yes.hideConstructor
) {}

Members

Static functions

get
typeof(this) get()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta