fn ValidationAllocator(comptime T: type) type
[src]
Detects and asserts if the std.mem.Allocator interface is violated by the caller or the allocator.
fn ValidationAllocator(comptime T: type) type
Detects and asserts if the std.mem.Allocator interface is violated by the caller or the allocator.