ThrowingNullReceiver.setValue

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void setValue()
    struct ThrowingNullReceiver(T)
    @safe
    static if(is(T == void))
    void
    setValue
    ()
  2. void setValue(T t)

Meta