GetFEM++
5.3
|
singleton class. More...
#include <dal_singleton.h>
Static Public Member Functions | |
static T & | instance () |
Instance from the current thread. | |
singleton class.
usage:
the LEV template arguments allows one to choose the order of destruction of the singletons: lowest LEV will be destroyed first.
Definition at line 142 of file dal_singleton.h.