Boost logo

Boost :

Subject: Re: [boost] Release managers: Boost.Thread breaking changes in 1.53
From: Agustín K-ballo Bergé (kaballo86_at_[hidden])
Date: 2013-01-01 17:06:13


On 01/01/2013 06:34 p.m., Artyom Beilis wrote:
> For example two feature that from my point of view C++11 threading library less attractive than
> even trivial wrap of pthrads library (or just using C API as is):
>
> - Read-Write locks
> - Thread local storage
>
> So going to "Standard library" directon is step backward.
>
> Artyom Beilis
> --------------

Thread local storage is supported by the language with the new
`thread_local` storage class specifier. See [dcl.stc]/4

Agustín K-ballo Bergé.
http://fusionfenix.com


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