LWG Issue 2143: ios_base::xalloc should be thread-safe

Howard Hinnant howard.hinnant at gmail.com
Sat Oct 12 11:07:38 PDT 2013


Thanks, please commit.

Howard

On Oct 6, 2013, at 3:52 PM, Marshall Clow <mclow.lists at gmail.com> wrote:

> http://cplusplus.github.io/LWG/lwg-defects.html#2143
> 
> The only thing it does is increment a static member variable and return the previous value.
> Change the static member variable to be atomic.
> 
> -- Marshall
> 
> Marshall Clow     Idio Software   <mailto:mclow.lists at gmail.com>
> 
> A.D. 1517: Martin Luther nails his 95 Theses to the church door and is promptly moderated down to (-1, Flamebait).
>        -- Yu Suzuki
> <ish2143.patch>_______________________________________________
> cfe-commits mailing list
> cfe-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits





More information about the cfe-commits mailing list