TypeFunction.isnogc

set or get if the function has the @nogc attribute

  1. bool isnogc()
    class TypeFunction
    const pure nothrow @safe @nogc
    bool
    isnogc
    ()
  2. void isnogc(bool v)
Suggestion Box / Bug Report