$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: bill_kempf (williamkempf_at_[hidden])
Date: 2002-05-16 13:56:37
--- In Boost-Users_at_y..., "bill_kempf" <williamkempf_at_h...> wrote:
> --- In Boost-Users_at_y..., "imi123_1999" <imi123_1999_at_y...> wrote:
> > I am a newbie so please help me a little. I am using Visual C++
6.0
> > in order to compile a program given as an example of threads.
>
> Where did you get the example from? What version of Boost are you
> using?
Ahh... found it. Sorry, the example in the documentation is wrong
and will be fixed. Rename "lock" to "scoped_lock" and everything
should be fine.
Bill Kempf