Tag type that converts to a co_error carrying OperationCancelled.

Synopsis

Declared in <folly/coro/Error.h>

class co_stopped_may_throw_t final

Member Functions

Name

Description

operator co_error

Convert to a co_error wrapping an OperationCancelled exception.

Created with MrDocs