Home
last modified time | relevance | path

Searched refs:basic_outcome_failure_exception_from_error (Results 1 – 6 of 6) sorted by relevance

/third_party/boost/libs/outcome/doc/src/content/reference/types/basic_outcome/
Dfailure.md10 ADL discovered free function {{% api "auto basic_outcome_failure_exception_from_error(const EC &)" …
18 *Complexity*: Depends on `basic_outcome_failure_exception_from_error(const EC &)`.
/third_party/boost/boost/outcome/
Dstd_outcome.hpp41 …inline exception_ptr basic_outcome_failure_exception_from_error(const error_code &ec) { return mak… in basic_outcome_failure_exception_from_error() function
Dboost_outcome.hpp45 …inline boost::exception_ptr basic_outcome_failure_exception_from_error(const boost::system::error_… in basic_outcome_failure_exception_from_error() function
/third_party/boost/libs/outcome/doc/src/content/reference/functions/policy/
Dbasic_outcome_failure_exception_from_error.md2 title = "`auto basic_outcome_failure_exception_from_error(const EC &)`"
/third_party/boost/boost/outcome/experimental/
Dstatus_outcome.hpp42 template <class DomainType> inline std::exception_ptr basic_outcome_failure_exception_from_error(co… in basic_outcome_failure_exception_from_error() function
/third_party/boost/libs/outcome/doc/src/content/changelog/
D_index.md248 : Fix issue #192 where the `std::basic_outcome_failure_exception_from_error()`