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/[email protected]>
_______________________________________________ Tile-serving mailing list [email protected] https://lists.openstreetmap.org/listinfo/tile-serving
