Reset value, status and error to its initial state.
void reset() { _value.reset(); _error.reset(); _status.reset(); }