TypeFunction.isnothrow

set or get if the function has the nothrow attribute

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