$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: Mathias Gaunard (mathias.gaunard_at_[hidden])
Date: 2012-01-22 08:23:07
On 01/22/2012 02:01 PM, Vicente J. Botet Escriba wrote:
> The inclusion of boost/config/auto_link.hpp is on the else part, so
> included only when Boost.System will not be inlined.
I thought BOOST_SYSTEM_INLINED was a new macro you were introducing in
this patch.
So header-only support for Boost.System has always been there, and is
not new at all?