DynamicMemory.this

Create a new instance with given capacity.

class DynamicMemory(Allocator)
pure @trusted nothrow @nogc
this
(
size_t size
,
size_t capacity
)

Meta