Struct ProcessWideSingletonRegistry

Struct Documentation

struct ProcessWideSingletonRegistry

Public Static Functions

static inline uint32_t GetPid()
template<class T, class I = T>
static inline I &GetOrCreate(const char *name)
static inline void *Get(const char *name, void *fallback = nullptr)
static inline bool Set(const char *name, const void *ptr)