Static Public Member Functions | List of all members
Static Class Reference

#include <Static.h>

Static Public Member Functions

template<class T , typename U = void>
static T & get ()
 

Detailed Description

Template Parameters
T- type of the stored object;
U- user (owner) of the object;

User class U is essentially an identifier to distinguish from other objects of same type T.


The documentation for this class was generated from the following file: