Home
last modified time | relevance | path

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

/third_party/boost/libs/outcome/doc/src/content/reference/aliases/
Dstd_outcome.md2 title = "`std_outcome<T, EC = std::error_code, EP = std::exception_ptr, NoValuePolicy = policy::def…
12 *Header*: `<boost/outcome/std_outcome.hpp>`
Doutcome.md3 description = "A type alias to a `std_outcome<T, EC, EP, NoValuePolicy>` (standalone edition) or `b…
6 A type alias to either {{% api "std_outcome<T, EC = std::error_code, EP = std::exception_ptr, NoVal…
Dboost_outcome.md8 …policy<T, EC, EP>>" %}} which references either this alias or {{% api "std_outcome<T, EC = std::er…
/third_party/boost/boost/outcome/
Dstd_outcome.hpp51 using std_outcome = basic_outcome<R, S, P, NoValuePolicy>; typedef
/third_party/boost/libs/outcome/doc/src/content/reference/functions/policy/
Dbasic_outcome_failure_exception_from_error.md18 *Header*: `<boost/outcome/std_outcome.hpp>`, `<boost/outcome/boost_outcome.hpp>`
/third_party/boost/libs/outcome/doc/src/content/changelog/
D_index.md337 `std_result.hpp` and `std_outcome.hpp` header files.