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

Build error; error: call to 'format_to' is ambiguous #18

Closed
bilgi42 opened this issue Sep 10, 2024 · 0 comments
Closed

Build error; error: call to 'format_to' is ambiguous #18

bilgi42 opened this issue Sep 10, 2024 · 0 comments

Comments

@bilgi42
Copy link

bilgi42 commented Sep 10, 2024

src/core.h:145:16: error: call to 'format_to' is ambiguous
145 | return format_to(ctx.out(), "{}", vector_to_comma_separated_string(vec));

Tried CPP20, 23, Clang and g++. Same error occurs on two different platforms (my void baremetal setup and ubuntu server vm).

@costa-al costa-al closed this as completed Jan 5, 2025
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

No branches or pull requests

2 participants