$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: gast128 (gast128_at_[hidden])
Date: 2007-08-06 17:26:07
Ok thx all.
Maybe it's after all in the documentation. One shared_ptr can be shared if
there is read access only. Multiple instances of a shared_ptr pointing to the
same pointee can be written to simultanesly. Something similar is to be found
in the documentation.
Wkr.