osrm-backend/include
Tom Peoples 28895373fb Fixed flatbufferbuiler copy issues.
Compiling under gcc9.1 we get copy issues.
It appears we shouldn't pass builder classes by value, only ref.
2019-10-01 21:54:00 +10:00
..
contractor Replace dynamic distance calculation for table plugin with pre-calculated distances on shortcuts, avoiding unpacking cost. 2018-10-30 15:41:06 -07:00
customizer Replace dynamic distance calculation for table plugin with pre-calculated distances on shortcuts, avoiding unpacking cost. 2018-10-30 15:41:06 -07:00
engine Fixed flatbufferbuiler copy issues. 2019-10-01 21:54:00 +10:00
extractor Store metadata about original OSM data, and return it in the API response, if available. 2019-01-30 15:31:56 -08:00
guidance Fix errors when loading an incompatible dataset. 2018-04-04 12:38:40 +02:00
nodejs Configurable snapping behaviour (#5361) 2019-02-14 17:14:50 -08:00
osrm Updated changelog entry 2019-08-26 11:09:38 +03:00
partitioner Replace dynamic distance calculation for table plugin with pre-calculated distances on shortcuts, avoiding unpacking cost. 2018-10-30 15:41:06 -07:00
server Formatted the sources 2019-09-17 17:42:52 +03:00
storage Solved this warning: 2019-05-28 12:45:47 +02:00
updater Removed un-needed calls to std::move 2019-09-26 17:55:19 +10:00
util Store metadata about original OSM data, and return it in the API response, if available. 2019-01-30 15:31:56 -08:00