nlib
Singleton.h File Reference

Defines a singleton. More...

#include "nn/nlib/Config.h"

Go to the source code of this file.

Classes

class  nn::nlib::Singleton< T >
 Singleton initialized by the object when first used. More...
 

Namespaces

 nn::nlib
 Implements common features and features that are highly platform-dependent. Also refer to nlib Platform APIs. nlib_ns is an alias.
 

Detailed Description

Defines a singleton.

Definition in file Singleton.h.