RefCounted.NOGC

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

Meta