Variable AllocatorAnnotation.allocator

struct AllocatorAnnotation
{
  // ...
  T allocator ;
  // ...
}