success constant

Status const success

Indicates a successful operation.

Implementation

static const Status success = Status._(1 << 1);