Open tzaeschke opened 1 year ago
There may be some issues with the B+tree:
rebalance()
std::pair
rebalance() was fixed in #114.
copy/move was fixed in https://github.com/tzaeschke/phtree-cpp/pull/119.
There may be some issues with the B+tree:
rebalance()
called correctly?std::pair
the wisest choice, i.e. it's sometimes not intuitive whether it calls copy or move on values..., e.g. https://stackoverflow.com/questions/58283694/why-is-pair-of-const-trivially-copyable-but-pair-is-not