$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Bronek Kozicki (brok_at_[hidden])
Date: 2004-07-23 15:33:40
Bronek Kozicki wrote:
> explicit scoped_lock(Mutex&, deferred_enum);
It's really disturbing - I'm trying to write something useful, it takes
me quite some time, and then I find such stupid mistake like "explicit"
in front of constructor taking two parameters. Sorry for that
B.