![]() |
smgl 0.11.0
Structured Metadata Engine and Graph Objects Library
|
Threading policy for single-threaded applications. More...
#include <smgl/Singleton.hpp>
Classes | |
| struct | Lock |
| Single-threaded lock type which does nothing. More... | |
Public Types | |
| using | VolatileType = T |
Threading policy for single-threaded applications.
Definition at line 89 of file Singleton.hpp.
| using smgl::policy::SingleThreaded< T >::VolatileType = T |
Underlying type
Definition at line 91 of file Singleton.hpp.