On Tuesday, 15 April 2014 at 20:13:19 UTC, Walter Bright wrote: > On 4/15/2014 1:10 PM, H. S. Teoh via Digitalmars-d wrote: >> Is automatic inference of @nogc anywhere within our reach >> right now? > > Yes, it's no harder than pure or nothrow inference is. I meant mostly for non-template code, where there is no inference.