Variable GCNoPointerAllocator.instance

The shared instance

struct GCNoPointerAllocator
{
  // ...
  shared(GCNoPointerAllocator) instance ;
  // ...
}