Searched refs:basic_outcome_failure_exception_from_error (Results 1 – 6 of 6) sorted by relevance
10 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 &)`.
41 …inline exception_ptr basic_outcome_failure_exception_from_error(const error_code &ec) { return mak… in basic_outcome_failure_exception_from_error() function
45 …inline boost::exception_ptr basic_outcome_failure_exception_from_error(const boost::system::error_… in basic_outcome_failure_exception_from_error() function
2 title = "`auto basic_outcome_failure_exception_from_error(const EC &)`"
42 template <class DomainType> inline std::exception_ptr basic_outcome_failure_exception_from_error(co… in basic_outcome_failure_exception_from_error() function
248 : Fix issue #192 where the `std::basic_outcome_failure_exception_from_error()`