$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [thread] Can't use boost/thread/mutex.hpp without boost_system
From: Artyom Beilis (artyomtnk_at_[hidden])
Date: 2012-01-19 07:12:43
----- Original Message -----
> From: Anthony Williams <anthony.ajw_at_[hidden]>
> On 18/01/12 14:01, Vicente Botet wrote:
>> I was not aware that Boost.Thread was working as a header only library.
>
> This was a much-requested feature, so I made sure that boost::mutex at least was
> usable header-only.
>
> Anthony
>
So would this be fixed or I should switch to lightweight mutex?
Artyom