does synchronized_value support reader/writer locks?
Open
- Dominant language
- C++
- Stars
- 214
- Forks
- 171
- PR merge metrics
- No merged PRs in 30d
Description
Does synchronized_value support [Readers–writer lock](https://en.wikipedia.org/wiki/Readers%E2%80%93writer_lock)? I could not find an interface to specify whether access to the lock-protected data will be read-only or whether it will write.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.