template<typename T>
tf::Singleton class

class template to create a thread-safe singleton object

Contents

Public static functions

static auto get() -> T&
get a reference to the singleton object