osrm-backend/include/server
Daniel Patterson 570d81c6dd Bypass boost::numeric_cast checks for coordinate values that have already been validated (#4059)
(i.e. stuff that's stored in our datafiles).  Keep those checks for user-supplied values
(i.e. coordinates coming from files during preprocessing, or coordinates supplied by users
 during requests)
2017-05-19 10:52:44 -07:00
..
api Bypass boost::numeric_cast checks for coordinate values that have already been validated (#4059) 2017-05-19 10:52:44 -07:00
http Format with clang-format 3.8 2016-05-27 21:05:04 +02:00
service Variant got re-packaged, need to update search paths. (#3392) 2016-12-01 16:59:29 -08:00
connection.hpp Takes care of proper special member generation globally, fixes #1689 2016-01-27 17:25:30 +01:00
request_handler.hpp Add support of custom ServiceHandler 2016-10-31 15:38:03 +01:00
request_parser.hpp Removes server-side support for POST requests. 2016-04-05 22:59:14 +02:00
server.hpp Refactor logging, improve error handling workflow, clang-format. (#3385) 2016-12-06 12:30:46 -08:00
service_handler.hpp link ConnectedRoad and TurnOperation via class hierarchy 2016-11-03 13:42:29 +01:00