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

fix small issue when compiling with C++20 without std::format #2688

Merged
merged 1 commit into from
Mar 24, 2023

Conversation

bachittle
Copy link
Contributor

make sure to specify that fmt namespace is in use when calling format_to. It's resolution was ambiguous when compiling with C++20.

@gabime gabime merged commit 069a2e8 into gabime:v1.x Mar 24, 2023
@gabime
Copy link
Owner

gabime commented Mar 24, 2023

Thanks @bachittle

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