Compare commits

...

2 Commits

Author SHA1 Message Date
Valentin Balaschenko
9fd5b4a6de boundaries test 2 2025-12-02 18:38:35 +00:00
Valentin Balaschenko
b8e1db562a boundaries test 1 2025-12-02 18:37:00 +00:00

View File

@@ -15,7 +15,7 @@ namespace {
// element must be the number of children in a dense array. // element must be the number of children in a dense array.
constexpr std::array<std::uint8_t, 4> boundaries{ constexpr std::array<std::uint8_t, 4> boundaries{
2, 2,
4, 3,
6, 6,
SHAMapInnerNode::branchFactor}; SHAMapInnerNode::branchFactor};
static_assert( static_assert(