[Tile-serving] [openstreetmap/osm2pgsql] Use std::make_unique to make code cleaner (#1488)

Jochen Topf notifications at github.com
Wed May 12 19:44:16 UTC 2021


Now that we are using C++14, make_unique is available.
You can view, comment on, or merge this pull request online at:

  https://github.com/openstreetmap/osm2pgsql/pull/1488

-- Commit Summary --

  * Use std::make_unique to make code cleaner

-- File Changes --

    M src/db-copy.cpp (5)
    M src/geom-transform.cpp (6)
    M src/middle-pgsql.cpp (5)
    M src/osm2pgsql.cpp (6)
    M src/tagtransform-c.cpp (3)
    M src/tagtransform.cpp (5)
    M tests/common-import.hpp (10)
    M tests/test-db-copy-thread.cpp (12)
    M tests/test-parse-osmium.cpp (16)

-- Patch Links --

https://github.com/openstreetmap/osm2pgsql/pull/1488.patch
https://github.com/openstreetmap/osm2pgsql/pull/1488.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/osm2pgsql/pull/1488
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20210512/f47d7411/attachment.htm>


More information about the Tile-serving mailing list