Skip to content
This repository has been archived by the owner on Oct 12, 2022. It is now read-only.

Commit

Permalink
Renovate core.atomic, improve and simplify the constraints on functions.
Browse files Browse the repository at this point in the history
Most functions are slightly more efficient.
Concentrate more specific work into less surface area.

Fixes Issue 20107 - core.atomic : Memory order is missing keys
Fixes Issue 20106 - core.atomic : atomicFence doesn't accept MemoryOrder
Fixes Issue 20105 - core.atomic 'cas' function is incomplete
Fixes Issue 15007 - core.atomic match C++11
Fixes Issue 8831 - core.atomic: add compare-and-swap function with other result type
  • Loading branch information
TurkeyMan committed Aug 20, 2019
1 parent 6d1ec61 commit 4255664
Showing 1 changed file with 359 additions and 169 deletions.
Loading

0 comments on commit 4255664

Please sign in to comment.