Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

C++23 compatibility: basic_string_view cannot be constructed from nullptr #3846

Merged
merged 1 commit into from
Feb 9, 2024

Conversation

dalle
Copy link
Contributor

@dalle dalle commented Feb 9, 2024

In C++23 std::basic_string_view cannot be constructed from nullptr, this PR adds the same functionality to fmt::basic_string_view.

@vitaut vitaut merged commit ae181cc into fmtlib:master Feb 9, 2024
41 checks passed
happymonkey1 pushed a commit to happymonkey1/fmt that referenced this pull request Apr 7, 2024
…lptr (fmtlib#3846)

Co-authored-by: Anders Dalvander <anders.dalvander@sartorius.com>
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.

None yet

2 participants