salad: introduce bps_tree_delete_identical routine
A new routine bps_tree_delete_identical performs an element deletion if and only if the found element is identical to the routine argument. Needed for #1257
Showing
- src/box/vy_cache.h 2 additions, 2 deletionssrc/box/vy_cache.h
- src/box/vy_mem.h 2 additions, 2 deletionssrc/box/vy_mem.h
- src/lib/salad/bps_tree.h 34 additions, 1 deletionsrc/lib/salad/bps_tree.h
- test/unit/bps_tree.cc 68 additions, 0 deletionstest/unit/bps_tree.cc
- test/unit/bps_tree.result 2 additions, 0 deletionstest/unit/bps_tree.result
Loading
Please register or sign in to comment