NullReceiver.setValue

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

Meta