osrm-backend/include/engine/plugins
Michael Bell 34cc00dc3c Undo libosrm API break by overloading method response types
Removes the breaking libosrm API change by replacing the
use of variant response type with method overloading.

This has the added benefit of being explicit about the supported
response types for each libosrm API method.
2020-10-18 03:51:02 +01:00
..
match.hpp Undo libosrm API break by overloading method response types 2020-10-18 03:51:02 +01:00
nearest.hpp Passed ResultT down to engine plugins, so now they can form replies in different formats. 2019-08-26 11:08:56 +03:00
plugin_base.hpp Incorrect error message when unable to snap all input coordinates (#5846) 2020-09-30 18:44:22 -07:00
table.hpp Passed ResultT down to engine plugins, so now they can form replies in different formats. 2019-08-26 11:08:56 +03:00
tile.hpp Undo libosrm API break by overloading method response types 2020-10-18 03:51:02 +01:00
trip.hpp Undo libosrm API break by overloading method response types 2020-10-18 03:51:02 +01:00
viaroute.hpp Undo libosrm API break by overloading method response types 2020-10-18 03:51:02 +01:00