dune-fem 2.8-git
|
Singleton that manages a globally unique identifier. More...
#include <dune/fem/quadrature/idprovider.hh>
Public Member Functions | |
size_t | newId () |
IdProvider () | |
Constructor (for the singleton object) More... | |
Static Public Member Functions | |
static IdProvider & | instance () |
Access to the singleton object. More... | |
Singleton that manages a globally unique identifier.
|
inline |
Constructor (for the singleton object)
|
inlinestatic |
Access to the singleton object.
|
inline |
Return a new identifier.