Files
rtems/cpukit/include
Sebastian Huber e87f5ebe37 score: Use normal integers for C++ atomic objects
Since C++20 there is no longer a trivial default constructor available
for atomic objects.  See:

https://www.open-std.org/jtc1/sc22/wg21/docs/papers/2019/p0883r2.pdf

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117475

We already assume that an atomic integer can be stored in a normal
integer and has the same representation in C and C++.

Update #5145.
2024-11-07 03:24:09 +01:00
..
2024-11-06 22:35:20 +00:00
2023-05-20 11:05:26 +02:00
2023-05-20 11:05:26 +02:00
2023-05-09 15:07:09 +02:00
2023-05-09 15:07:09 +02:00