Allocator constructor

Allocator()

Creates a new default allocator that applies no prefixing.

Implementation

factory Allocator() = _Allocator;