Declares a tool for automatically unlocking a mutex in an exception safe way. More...
Go to the source code of this file.
Classes | |
class | Mezzanine::Threading::lock_guard< T > |
Lock guard class. More... | |
Namespaces | |
Mezzanine | |
The bulk of the engine components go in this namspace. | |
Mezzanine::Threading | |
This is where game specific threading algorithms and a minimalistic subset of the std threading library a held. | |
Constant Groups | |
Mezzanine | |
The bulk of the engine components go in this namspace. | |
Mezzanine::Threading | |
This is where game specific threading algorithms and a minimalistic subset of the std threading library a held. | |
Declares a tool for automatically unlocking a mutex in an exception safe way.
Definition in file lockguard.h.