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?
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?