Variable HashRange.index

struct HashRange
{
  // ...
  size_t index ;
  // ...
}