Searched refs:std_outcome (Results 1 – 6 of 6) sorted by relevance
/third_party/boost/libs/outcome/doc/src/content/reference/aliases/ |
D | std_outcome.md | 2 title = "`std_outcome<T, EC = std::error_code, EP = std::exception_ptr, NoValuePolicy = policy::def… 12 *Header*: `<boost/outcome/std_outcome.hpp>`
|
D | outcome.md | 3 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…
|
D | boost_outcome.md | 8 …policy<T, EC, EP>>" %}} which references either this alias or {{% api "std_outcome<T, EC = std::er…
|
/third_party/boost/boost/outcome/ |
D | std_outcome.hpp | 51 using std_outcome = basic_outcome<R, S, P, NoValuePolicy>; typedef
|
/third_party/boost/libs/outcome/doc/src/content/reference/functions/policy/ |
D | basic_outcome_failure_exception_from_error.md | 18 *Header*: `<boost/outcome/std_outcome.hpp>`, `<boost/outcome/boost_outcome.hpp>`
|
/third_party/boost/libs/outcome/doc/src/content/changelog/ |
D | _index.md | 337 `std_result.hpp` and `std_outcome.hpp` header files.
|