DefaultPromise.succeeded

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

Meta