Boost logo

Boost :

Subject: Re: [boost] defect macro for thread_local?
From: John Maddock (jz.maddock_at_[hidden])
Date: 2016-06-21 03:24:46


On 21/06/2016 07:45, Oliver Kowalke wrote:
> Hi,
>
> does boost provide a defect macro for thread_local (like
> BOOST_NO_CXX11_THREAD_LOCAL)?
> I couldn't find something similar int the boost macro reference.
> The macro would be helpful together with the feature-check to exclude
> compilers, that do not support the keyword thread_local (as gcc-4.7. and
> apple's compiler), from unit-tests.

No but there are some places I could use it as well.... care to submit a PR?

John.


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk