Skip to content

1.0.1

Compare
Choose a tag to compare
@DNedic DNedic released this 11 May 22:22
· 80 commits to main since this release
  • Added static asserts to verify the template type arguments are trivial types
  • Added static asserts to verify the minimum size
  • Moved all the relaxed atomic loads before the acquire loads, potentially increasing performance, there was no need for these to be inside fences.
  • Updated the documentation in various places