Sleeping Wombat Common Library
0.50.0
swCommonLibrary
|
Go to the source code of this file.
Classes | |
class | sw::WriterUniqueLock< MutexType > |
Equivalent of std::unique_lock class for ReaderWriterLock. More... | |
class | sw::ReaderUniqueLock< MutexType > |
Equivalent of std::unique_lock class for ReaderWriterLock. More... | |