Function allocator

Use allocator to allocate component.

AllocatorAnnotation!T allocator(T) (
  T allocator
);

Parameters

NameDescription
allocator allocator used to allocate the component