PagedDynamicArray.PAGESIZE

Undocumented in source.
struct PagedDynamicArray(T)
@safe nothrow @nogc
enum PAGESIZE = 4096;

Meta