![]() |
|
#include <Static.h>
Static Public Member Functions | |
| template<class T , typename U = void> | |
| static T & | get () |
| 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.
1.9.8