A header only library with RAII based locking and data access
-
Updated
May 25, 2025 - C++
A header only library with RAII based locking and data access
Multiple read - single write mutex. Superseded by C++14 std::shared_timed_mutex and C++17 std::shared_mutex
Add a description, image, and links to the mutexes-implementations topic page so that developers can more easily learn about it.
To associate your repository with the mutexes-implementations topic, visit your repo's landing page and select "manage topics."