Add test for Result<bool>, fix sfinae
Add an explicit test for Result<bool>
, showing usage with the explicit factories. It also fixes a small inconsistency in the detection of ambiguity between the two types of Result
.
GitLab service scheduled maintenance on Friday, March 21st 2025 as of 08h00 Geneva time for an estimated period of 1 hour. Further information under OTG0154918.
Add an explicit test for Result<bool>
, showing usage with the explicit factories. It also fixes a small inconsistency in the detection of ambiguity between the two types of Result
.