$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Ovanes Markarian (om_boost_at_[hidden])
Date: 2006-10-30 15:02:31
Hi!
I saw that shared_ptr used lightweight_mutext to enable locking/unlocking in MT environments. Is
it an official class which I could also use in my project, or should I really bind to the boost
threading library?
With Kind Regards,
Ovanes Markarian