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
To associate your repository with the mutexes-implementations topic, visit your repo's landing page and select "manage topics."