Skip to content

Commit f53dba1

Browse files
committed
clean up
1 parent 8820635 commit f53dba1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
1313
- Rewrote relocate(). This should be much cleaner now and slightly faster.
1414
[#98](https://github.com/tzaeschke/phtree-cpp/pull/98),
1515
[#99](https://github.com/tzaeschke/phtree-cpp/pull/99),
16-
[#100](https://github.com/tzaeschke/phtree-cpp/pull/100)
16+
[#101](https://github.com/tzaeschke/phtree-cpp/pull/101)
1717
- Cleaned up HandleCollision() and key comparison functions. [#97](https://github.com/tzaeschke/phtree-cpp/pull/97)
1818
- Improved performance by eliminating memory indirection for DIM > 3.
1919
This was enabled by referencing "Node" directly in "Entry" which was enabled by

0 commit comments

Comments
 (0)