TypeFunction.isref

set or get if the function has the ref attribute

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