Skip to content

Add support for C++26 constexpr std::format#462

Merged
mborland merged 3 commits into
developfrom
428
Jul 24, 2026
Merged

Add support for C++26 constexpr std::format#462
mborland merged 3 commits into
developfrom
428

Conversation

@mborland

Copy link
Copy Markdown
Member

Closes: #428

@mborland mborland added this to the v4.0.0 milestone Jul 24, 2026
@mborland mborland self-assigned this Jul 24, 2026
@mborland mborland added enhancement New feature or request Boost Review Feedback from the review period including pre- and post- on the ML labels Jul 24, 2026
@cppalliance-bot

Copy link
Copy Markdown

An automated preview of the documentation is available at https://462.int128.prtest3.cppalliance.org/libs/int128/doc/html/index.html

If more commits are pushed to the pull request, the docs will rebuild at the same URL.

2026-07-24 18:55:13 UTC

@codecov

codecov Bot commented Jul 24, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 95.89%. Comparing base (3382905) to head (53ad84c).
⚠️ Report is 25 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #462      +/-   ##
===========================================
- Coverage    95.99%   95.89%   -0.11%     
===========================================
  Files           83       85       +2     
  Lines         7323     7397      +74     
  Branches      2595     2625      +30     
===========================================
+ Hits          7030     7093      +63     
  Misses          54       54              
- Partials       239      250      +11     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@mborland
mborland merged commit b2de777 into develop Jul 24, 2026
82 of 83 checks passed
@mborland
mborland deleted the 428 branch July 24, 2026 23:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Boost Review Feedback from the review period including pre- and post- on the ML enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[review][feature] Add C++26 constexpr formatting support

2 participants