mirror of
https://github.com/boostorg/outcome.git
synced 2026-01-19 04:22:13 +00:00
Merge branch 'develop'
This commit is contained in:
commit
e4f1494752
2
doc/html
2
doc/html
Submodule doc/html updated: 3ad940bd85...2c2c6279f1
@@ -42,6 +42,10 @@ I don't expect any further changes from that standards commitee.
|
||||
|
||||
### Bug fixes:
|
||||
|
||||
- In Experimental.Outcome, the `make_status_code()` ADL customisation point in
|
||||
`status_code` kinda supported transforming between kinds of status code, but it
|
||||
also kinda didn't. Now it definitely does. This fix may cause corner case breakage.
|
||||
|
||||
|
||||
---
|
||||
## v2.2.14 10th December 2025 (Boost 1.90) [[release]](https://github.com/ned14/outcome/releases/tag/v2.2.14)
|
||||
|
||||
@@ -22,6 +22,6 @@ Distributed under the Boost Software License, Version 1.0.
|
||||
*/
|
||||
|
||||
// Note the second line of this file must ALWAYS be the git SHA, third line ALWAYS the git SHA update time
|
||||
#define OUTCOME_PREVIOUS_COMMIT_REF 47e5f5f6e91a22533fd771fedf50cec40de64fc9
|
||||
#define OUTCOME_PREVIOUS_COMMIT_DATE "2025-12-16 20:18:26 +00:00"
|
||||
#define OUTCOME_PREVIOUS_COMMIT_UNIQUE 47e5f5f6
|
||||
#define OUTCOME_PREVIOUS_COMMIT_REF db728f98d60537f42bc2a5c82da98879fca3e80a
|
||||
#define OUTCOME_PREVIOUS_COMMIT_DATE "2026-01-08 16:58:45 +00:00"
|
||||
#define OUTCOME_PREVIOUS_COMMIT_UNIQUE db728f98
|
||||
|
||||
Reference in New Issue
Block a user