~roguescholar/boost/+git/unordered:feature/cfoa-mutex

Last commit made on 2023-06-12
Get this branch:
git clone -b feature/cfoa-mutex https://git.launchpad.net/~roguescholar/boost/+git/unordered

Branch merges

Branch information

Name:
feature/cfoa-mutex
Repository:
lp:~roguescholar/boost/+git/unordered

Recent commits

8149197... by joaquintides <email address hidden>

replaced our spinlock with tbb's

c2484f0... by joaquintides <email address hidden>

avoided old GCC/Clang hiccup with {} for aggregate copy construction

f7e2132... by joaquintides <email address hidden>

Merge branch 'feature/cfoa' of https://github.com/boostorg/unordered into feature/cfoa

07a8b2b... by joaquintides <email address hidden>

stylistic

2eac49f... by joaquintides <email address hidden>

added copy ctor for cache_aligned_size_control

6a8d785... by joaquintides <email address hidden>

fixed unqualified swap call

ef34ec5... by joaquintides <email address hidden>

added missing #include

518a5d2... by joaquintides <email address hidden>

refactored padding into a clean design

3ea8a76... by joaquintides <email address hidden>

added padding between and around ml and size_

4b877d3... by joaquintides <email address hidden>

updated concurrent_flat_map benchmarks