$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] [thread] synchronized_value: value and move semantics
From: Vicente J. Botet Escriba (vicente.botet_at_[hidden])
Date: 2013-06-08 13:27:21
Le 08/06/13 18:48, Klaim - Joël Lamotte a écrit :
>
> Now I have a question:
> Should the current (1.54.0 beta) version of synchronized_value work
> with multiple-readers-single-writer mutexes?
>
>
No. synchronized_value doesn't takes in account shared mutexes. Please
create a ticket if you find the feature useful.
Best,
Vicente