folly::result::error_or_stopped

Error-or-stopped access should be used SPARINGLY!

Synopses

Declared in <folly/result/result.h>

Error-or-stopped access should be used SPARINGLY!

error_or_stopped
error_or_stopped() && noexcept;
» more...
error_or_stopped const&
error_or_stopped() const & noexcept;
» more...