Singleton
#include "Core/Defs.h"
Public Functions
Name | |
---|---|
T & | instance() |
Detailed Description
cpp
template <typename T >
class Singleton;
template <typename T >
class Singleton;
Public Functions Documentation
function instance
cpp
static inline T & instance()
static inline T & instance()
Updated on 2025-01-07 at 13:40:43 +0000