TypeFunction.islive

set or get if the function has the @live attribute

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