Question: why synchronized_value is still experimental?
Open
- Dominant language
- C++
- Stars
- 214
- Forks
- 171
- PR merge metrics
- No merged PRs in 30d
Description
Hi.
Boost documentation says that Synchronized Values and Synchronized Queues are experimental features:
https://www.boost.org/doc/libs/1_73_0/doc/html/thread/sds.html
But synchronized_value.hpp wasn't change for some time already. I am wondering why is that? From a first glance I don't see any problems with current implementation. Is it really an experimental feature?
Well... Basically my question is: can I use it in production safely?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.