[Tile-serving] [openstreetmap/osm2pgsql] Move to C++14 (#950)

mmd notifications at github.com
Sun Oct 6 08:31:16 UTC 2019


To take advantage of new C+11 or even C++14 features, one first step could be to carefully review  recommendations made by clang tidy modernize. This may require several iterations, as some of the proposed changes trigger further recommendations.

`clang-tidy -checks="modernize-*" *.cpp *.hpp -- -std=c++14 -Ibuild -I/usr/include/postgresql/ -I/usr/include/lua5.2/`

-- 
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/issues/950#issuecomment-538723662
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20191006/67fa3d14/attachment.html>


More information about the Tile-serving mailing list