
7 Apr
2009
7 Apr
'09
8:55 a.m.
Hi,
As the docs do not explicitly say otherwise, I guess I must assume that
boost::shared_mutex is not recursive with respect to unique ownership,
that is, the following behavior ensues:
shared_mutex mutex;
lock_guard