Boost logo

Boost Users :

From: JOAQUIN LOPEZ MU?Z (joaquin_at_[hidden])
Date: 2007-07-15 16:55:26


Are construct<> and find_or_construct<> self-synchronized?
For instance, can several process do the following

  seg.find_construct<type>("name");

(same seg, type and name) without guarding the operation
with a mutex?

Thank you,

Joaquín M López Muñoz
Telefónica, Investigación y Desarrollo


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net