osrm-backend/Server
2015-01-23 18:55:58 +01:00
..
DataStructures fix changed include paths 2015-01-06 13:17:12 +01:00
Http fix changed include paths 2015-01-06 13:17:12 +01:00
APIGrammar.h Merge branch 'stefan-rajkovic-multiple-nearest-points' of https://github.com/srajkovic/osrm-backend into srajkovic-stefan-rajkovic-multiple-nearest-points 2014-09-16 12:32:40 +02:00
Connection.cpp use std::tuple to return multiple return values, hope for copy elision. Also, removes two cases of parameter reassignment 2015-01-23 18:53:37 +01:00
Connection.h use std::tuple to return multiple return values, hope for copy elision. Also, removes two cases of parameter reassignment 2015-01-23 18:53:37 +01:00
RequestHandler.cpp reformat source files 2015-01-22 12:24:54 +01:00
RequestHandler.h first round of replacing deprecated typedefs with much nicer using statements 2014-08-19 13:01:38 +02:00
RequestParser.cpp use std::tuple to return multiple return values, hope for copy elision. Also, removes two cases of parameter reassignment 2015-01-23 18:53:37 +01:00
RequestParser.h remove unneeded include to boost/tribool 2015-01-23 18:55:58 +01:00
Server.h refactor SimpleLogger into simple_logger compile unit 2014-10-10 19:32:49 +02:00