Returns the global instance of this allocator type. The C heap allocator is thread-safe, therefore all of its methods are static and instance itself is shared.
See Implementation
Returns the global instance of this allocator type. The C heap allocator is thread-safe, therefore all of its methods are static and instance itself is shared.