![]() |
smgl 0.11.0
Structured Metadata Engine and Graph Objects Library
|
Single-threaded lock type which does nothing. More...
#include <smgl/Singleton.hpp>
Public Member Functions | |
| Lock ()=default | |
| Lock (T &) | |
Single-threaded lock type which does nothing.
Definition at line 93 of file Singleton.hpp.
|
default |
Default constructor does nothing
|
inlineexplicit |
Lock for specific object does nothing
Definition at line 97 of file Singleton.hpp.