TypeFunction.islive

set or get if the function has the @live attribute

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