Unique.NOGC

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

Meta