tzaeschke / phtree-cpp

PH-Tree C++ implementation
Apache License 2.0
28 stars 9 forks source link

Have node.Find() return an iterator #66

Open tzaeschke opened 2 years ago

tzaeschke commented 2 years ago

This could be used to avoid on in-node search during relocate().