7 Commits

Author SHA1 Message Date
Tim Blechmann
d8c13b2ba3 lockfree: clean up alignment
* use alignas
* use constexpr variable instead of preprocessor define
2024-12-27 12:48:11 +08:00
Tim Blechmann
26a0337fdd Tests: fix interprocess test case
Fixes: #103
2024-09-25 08:55:51 +08:00
Tim Blechmann
6a70a658aa modernisation: use c++14 where possible 2024-05-03 21:45:54 +08:00
Tim Blechmann
e3b6eb8d1f tests: silence warnings 2023-11-03 14:59:50 +08:00
Tim Blechmann
3ccac29ae3 import pre-commit and clang-format 2023-11-03 14:59:50 +08:00
Tim Blechmann
e72bba543b lockfree: fix some inspect warnings
[SVN r80465]
2012-09-09 13:12:43 +00:00
Tim Blechmann
f8298d22bd lockfree: import boost.lockfree with boost.atomic as implementation detail
Signed-off-by: Tim Blechmann <tim@klingt.org>

[SVN r79195]
2012-07-01 08:37:57 +00:00