Skip to content

Conversation

@steve-downey
Copy link
Member

LWG4406
https://cplusplus.github.io/LWG/issue4406

Return remove_cv_t and return with if rather than ternary expression.

LWG4406
https://cplusplus.github.io/LWG/issue4406

Return remove_cv_t<T> and return with `if` rather than ternary expression.
@coveralls
Copy link

coveralls commented Nov 22, 2025

Pull Request Test Coverage Report for Build 19672248663

Details

  • 11 of 14 (78.57%) changed or added relevant lines in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-0.1%) to 99.154%

Changes Missing Coverage Covered Lines Changed/Added Lines %
include/beman/optional/optional.hpp 11 14 78.57%
Totals Coverage Status
Change from base Build 19670496359: -0.1%
Covered Lines: 2461
Relevant Lines: 2482

💛 - Coveralls

Resolving merge conflicts on value_or
@steve-downey steve-downey merged commit 78c9abb into bemanproject:main Nov 25, 2025
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants