[OSRM-talk] C++17?

2020-06-14 Thread Denis Chapligin
Hello!


Looks like all major OSRM platforms have stable support for C++17. Are
there any reasons to stay on C++14? Any objections against language version
update?
___
OSRM-talk mailing list
OSRM-talk@openstreetmap.org
https://lists.openstreetmap.org/listinfo/osrm-talk


[OSRM-talk] Is STXXL still used in the wild?

2020-06-14 Thread Denis Chapligin
Hello!

I was building libraries for a windows build and discovered that STXXL is
abandonware atm and it is hard to compile it using modern c++ compilers, as
it relies on language features deprecated at c++11 (nine years ago!).

As modern computers usually have plenty of RAM and disk space for a normal
swap and, if needed, OSRM processing can be executed in a cloud for couple
of euros, i would like to ask, are there any actual users of STXXL left and
are the any objections of dropping STXXL support from the OSRM?
___
OSRM-talk mailing list
OSRM-talk@openstreetmap.org
https://lists.openstreetmap.org/listinfo/osrm-talk