osrm-backend/include/server/api
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
..
base_parameters_grammar.hpp Bypass boost::numeric_cast checks for coordinate values that have already been validated (#4059) 2017-05-19 10:52:44 -07:00
match_parameter_grammar.hpp Review fixes 2017-03-22 10:39:36 +00:00
nearest_parameter_grammar.hpp Format with clang-format 3.8 2016-05-27 21:05:04 +02:00
parameters_parser.hpp Refactoring of parameter garammars 2016-04-23 21:15:21 +02:00
parsed_url.hpp Fix syntax error position indicators in parameters queries 2016-04-27 19:52:23 +02:00
route_parameters_grammar.hpp clang format 2017-02-13 15:49:30 +00:00
table_parameter_grammar.hpp Format with clang-format 3.8 2016-05-27 21:05:04 +02:00
tile_parameter_grammar.hpp Format with clang-format 3.8 2016-05-27 21:05:04 +02:00
trip_parameter_grammar.hpp Trip with Fixed Start and End points (TFSE) (#3408) 2017-02-10 05:13:20 -05:00
url_parser.hpp Do not modify the end iterator, make const 2016-04-08 21:03:50 +02:00