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

Refactor: Use fmt builtin functionality to format variants #2275

Merged
merged 1 commit into from
Dec 12, 2024

Conversation

joto
Copy link
Collaborator

@joto joto commented Dec 12, 2024

When including the fmt/std.h header the fmt library has support for formatting std::variant. So we don't need to do this ourselves.

When including the fmt/std.h header the fmt library has support for
formatting std::variant. So we don't need to do this ourselves.
@lonvia lonvia merged commit 3a8f53b into osm2pgsql-dev:master Dec 12, 2024
24 checks passed
@joto joto deleted the use-fmt-std branch December 13, 2024 08:38
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.

2 participants