$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] compiling boost using C++11 atomics
From: André Draszik (git_at_[hidden])
Date: 2016-08-30 03:18:29
On Di, 2016-08-30 at 01:30 +0300, Peter Dimov wrote:
> BOOST_SP_USE_STD_ATOMIC is a user macro that overrides the autodetection,
> soÂ
> Boost.Config shouldn't set it.Â
I understand. Thanks!
A.