TypeFunction.isnothrow

set or get if the function has the nothrow attribute

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