aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorChris Robinson <[email protected]>2018-10-29 20:50:57 -0700
committerChris Robinson <[email protected]>2018-10-29 20:50:57 -0700
commit3deb7c6ed5105a54c6cea01318099494ba1ee9b6 (patch)
treea6103b3dbb85fe0cb2e7b843d4491a86167a1832 /README.md
parent5fea511ccec500f575898df33e9934dec075527c (diff)
Workaround C++ compatiility issues for atomic.h
This isn't wholly correct since neither C11 or C++11 guarantee compatibility between atomic implementations. It's desired behavior and mostly works, see: http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2018/p0943r1.html Alignment issues can be fixed with manual alignas() specifications, should the need arise.
Diffstat (limited to 'README.md')
0 files changed, 0 insertions, 0 deletions