This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Missing macros in <atomic>


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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]