Missing macros in <atomic>
Jonathan Wakely
jwakely.gcc@gmail.com
Fri Nov 11 19:14:00 GMT 2011
On 11 November 2011 18:21, Andrew MacLeod wrote:
> On 11/11/2011 01:08 PM, Jonathan Wakely wrote:
>>
>> Like the old one, the new atomic implementation (thanks by the way!)
>> is missing these macros:
>>
>> #define ATOMIC_BOOL_LOCK_FREE unspecified
>> #define ATOMIC_POINTER_LOCK_FREE unspecified
>
> I believe the final standard removed these two didn't it? they are not in
> my n3242 version.
I haven't paid N-hundred Euros for the final standard, but they're in
the FDIS, n3290.
More information about the Libstdc++
mailing list