In addition to the bug:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60932
I wanted to add some comment:
It would be very useful if the _Atomic keyword would be supported in C++.
This way the header could be included inconditionally in C++ code.
Even if it is not compatible with the C++ header,
On Tue, May 15, 2018 at 12:27 AM, Jonathan Wakely wrote:
> On 14 May 2018 at 22:32, Rodrigo V. G. wrote:
>> In addition to the bug:
>> https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60932
>> I wanted to add some comment:
>>
>> It would be very useful if the _Atomi
On Tue, May 15, 2018 at 12:50 PM, Jonathan Wakely wrote:
> On 15 May 2018 at 11:01, Rodrigo V. G. wrote:
>> On Tue, May 15, 2018 at 12:27 AM, Jonathan Wakely
>> wrote:
>>> On 14 May 2018 at 22:32, Rodrigo V. G. wrote:
>>>> In addition to the bug:
>>&g