Variable StackSet.alloc

struct StackSet
{
  // ...
  RegionAllocator alloc ;
  // ...
}