Function movingBuffer
Prototypes
auto movingBuffer(Allocator)(
auto ref Allocator allocator
);
auto MovingBuffer!(shared(std.experimental.allocator.mallocator.Mallocator)) movingBuffer();
Authors
Copyright
© 2016 Adrian Matoga