boostorg / boostorg/thread

does synchronized_value support reader/writer locks?

Open
#375 2 comments 0 reactions 0 assignees View on GitHub
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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.