$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Peter Dimov (pdimov_at_[hidden])
Date: 2007-05-28 13:27:37
Robert Ramey wrote:
> I'm looking at some code in boost/detail - in particular Lightweight
> mutex.
> Is there any chance that this as well as other useful modules
> can get promoted to boost "first class" status. That is
> would include thier own documentation(especially) and tests.
Speaking of lightweight_mutex, it was only intended as a stopgap measure
until the 'real' boost::mutex becomes header-only and 'lightweight'. This
should happen any day now. :-)