
Go to the source code of this file.
Classes | |
| class | ReadWriteLock |
| Reader-writer lock wrapping std::shared_mutex. More... | |
| class | ReadWriteLock::ReadLocker |
| RAII scoped locker for shared (read) access. More... | |
| class | ReadWriteLock::WriteLocker |
| RAII scoped locker for exclusive (write) access. More... | |
See LICENSE file in the project root folder for license information.