enum class future_state

Description

////////////////////////////////////////////////////////////////////////

Declared at: libs/pika/futures/include/pika/futures/future.hpp:43

Enumerators

NameValueComment
invalid0
has_value1
has_exception2