Variable OrderedAA.map

struct OrderedAA
{
  // ...
  size_t[KEY] map ;
  // ...
}