TypeFunction.isscopeinferred

set or get if the function has the scope attribute inferred

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