Skip to content

Drop custom from_chars for constexpr use, required in C++23#2430

Merged
stephenberry merged 2 commits intomainfrom
cpp23-constexpr-from-chars
Apr 2, 2026
Merged

Drop custom from_chars for constexpr use, required in C++23#2430
stephenberry merged 2 commits intomainfrom
cpp23-constexpr-from-chars

Conversation

@stephenberry
Copy link
Copy Markdown
Owner

@stephenberry stephenberry commented Apr 2, 2026

Now that we require C++23 minimally we can use std::from_chars for constexpr numerical parsing.

@stephenberry stephenberry merged commit 5c10ea4 into main Apr 2, 2026
44 of 49 checks passed
@stephenberry stephenberry deleted the cpp23-constexpr-from-chars branch April 2, 2026 20:20
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.

1 participant