[Tile-serving] [osm2pgsql-dev/osm2pgsql] Refactor: Use fmt builtin functionality to format variants (PR #2275)
Jochen Topf
notifications at github.com
Thu Dec 12 10:19:17 UTC 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.
You can view, comment on, or merge this pull request online at:
https://github.com/osm2pgsql-dev/osm2pgsql/pull/2275
-- Commit Summary --
* Refactor: Use fmt builtin functionality to format variants
-- File Changes --
M src/format.hpp (1)
M src/gen/gen-base.cpp (6)
M src/gen/params.cpp (19)
M src/gen/params.hpp (6)
-- Patch Links --
https://github.com/osm2pgsql-dev/osm2pgsql/pull/2275.patch
https://github.com/osm2pgsql-dev/osm2pgsql/pull/2275.diff
--
Reply to this email directly or view it on GitHub:
https://github.com/osm2pgsql-dev/osm2pgsql/pull/2275
You are receiving this because you are subscribed to this thread.
Message ID: <osm2pgsql-dev/osm2pgsql/pull/2275 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20241212/a2ed6435/attachment.htm>
More information about the Tile-serving
mailing list