Vector.NOGC

Undocumented in source.
struct Vector(T, ALLOC = ThreadMem)
static if(!is(ALLOC == AppMem))
enum NOGC = true;

Meta