Closed tzaeschke closed 1 year ago
https://github.com/tzaeschke/phtree-cpp-perf/blob/a6aac4d2a865e18aaad7d08695dd5332a6768277/src/tinspin/kdtree.h#LL794C1-L794C1
We need to return here in order to avoid size==-1
return
Fixed in https://github.com/tzaeschke/phtree-cpp-perf/commit/7931cdaa415aef3f3f86408c7f110ab6ca4a0996
https://github.com/tzaeschke/phtree-cpp-perf/blob/a6aac4d2a865e18aaad7d08695dd5332a6768277/src/tinspin/kdtree.h#LL794C1-L794C1
We need to
return
here in order to avoid size==-1