5#ifndef ROOT_RLinearizedIndex
6#define ROOT_RLinearizedIndex
25 static_assert(
sizeof(std::uint64_t) >=
sizeof(std::size_t),
"index type not large enough to address all bins");
Namespace for ROOT features in testing.
A linearized index that can be invalid.