$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Lie-Quan Lee (llee1_at_[hidden])
Date: 2001-03-22 11:54:28
At Thu, 22 Mar 2001 16:31:49 -0000,
Bill Kempf wrote:
> > willia> Usage was like this:
> > willia> boost::lock_category<boost::mutex>::trylock lock(mx);
I think that it is good to support this kind of usage so that users'
customized mutex type can be used.
-- Lie-Quan Lee