TypeFunction.isref

set or get if the function has the ref attribute

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