NullReceiver.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 NullReceiver(T)
    nothrow @safe @nogc
    static if(!(is(T == void)))
    void
    setValue
    (
    T t
    )

Meta