Variable LruIndexer.idx

struct LruIndexer
{
  // ...
  LruIndexer.IndexType idx ;
  // ...
}