 |
Banuba SDK
|
Loading...
Searching...
No Matches
3#include <bnb/utils/assert.hpp>
20 singleton(
const singleton<T>& other) =
delete;
21 singleton<T>& operator=(
const singleton<T>& other) =
delete;
30 singleton() =
default;
31 ~singleton() =
default;