Searched refs:outcome_throw_as_system_error_with_payload (Results 1 – 10 of 10) sorted by relevance
2 title = "`void outcome_throw_as_system_error_with_payload(const std::error_code &)`"3 description = "Specialisation of `outcome_throw_as_system_error_with_payload()` for `std::error_cod…6 A specialisation of `outcome_throw_as_system_error_with_payload()` for `std::error_code`. This exec…
2 title = "`void outcome_throw_as_system_error_with_payload(const boost::system::error_code &)`"3 description = "Specialisation of `outcome_throw_as_system_error_with_payload()` for `boost::system:…6 A specialisation of `outcome_throw_as_system_error_with_payload()` for `boost::system::error_code`.…
2 title = "`void outcome_throw_as_system_error_with_payload(ErrorCodeEnum &&)`"3 description = "Specialisation of `outcome_throw_as_system_error_with_payload()` for input types whe…6 A specialisation of `outcome_throw_as_system_error_with_payload()` for types where `std::is_error_c…
2 title = "`void outcome_throw_as_system_error_with_payload(BoostErrorCodeEnum &&)`"3 description = "Specialisation of `outcome_throw_as_system_error_with_payload()` for input types whe…6 A specialisation of `outcome_throw_as_system_error_with_payload()` for types where `boost::system::…
3 … class defining that the ADL discovered free function `outcome_throw_as_system_error_with_payload(…8 … class defining that the ADL discovered free function `outcome_throw_as_system_error_with_payload(…
3 …wn if possible, then the ADL discovered free function `outcome_throw_as_system_error_with_payload(…8 …wn if possible, then the ADL discovered free function `outcome_throw_as_system_error_with_payload(…
9 …L bridge into the namespace where the ADL discovered [`outcome_throw_as_system_error_with_payload(…
25 - [List of builtin `outcome_throw_as_system_error_with_payload()` overloads]({{< relref "/reference…
65 inline void outcome_throw_as_system_error_with_payload(const payload &p) in outcome_throw_as_system_error_with_payload() function
291 to `outcome_throw_as_system_error_with_payload()`.