fpromise::error_result

Summary

Constructors and Destructors

error_result(E error)

Public types

error_type using
E

Public attributes

error
E

Public types

error_type

E fpromise::error_result::error_type

Public attributes

error

E fpromise::error_result::error

Public functions

error_result

constexpr fpromise::error_result::error_result(
  E error
)