lumiera::singleton::Multithreaded< S > Struct Template Reference
#include <singletonpolicies.hpp>
List of all members.
Detailed Description
template<class S>
struct lumiera::singleton::Multithreaded< S >
Policy for handling multithreaded access to the singleton instance.
- Todo:
- actually implement this policy using the Lumiera databackend.
Definition at line 139 of file singletonpolicies.hpp.
|
Public Types |
|
typedef lumiera::Thread::Lock< S > | Lock |
|
typedef volatile S | VolatileType |
The documentation for this struct was generated from the following file: