DefaultPromise.succeeded

Undocumented in source. Be warned that the author may not have intended to support it.
  1. bool succeeded()
    class DefaultPromise(T)
    static if(is(T == void))
    bool
    succeeded
    ()
  2. bool succeeded(T result)

Meta