ThrowingNullReceiver.setValue

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

Meta