On 9/28/16 11:48 AM, ZombineDev wrote:

AFAIR, last year or so, Andrei approved the proposal for attr(bool
expr), eg:

@nogc:

// no gc code here

@nogc(false):

Yah, we've got to have something. There's been quibbles over syntax but nothing better came up that is as comprehensive. @nogc(true) and generally @nogc(ctBoolean) should work as well. -- Andrei

Reply via email to