osrm-backend/server
Dennis Luxen 2a8084b6c6 clean up derived classed and their functions to correctly use final keyword:
functions marked as final need to be marked virtual. use override specifier to do so
2015-01-28 12:03:21 +01:00
..
data_structures clean up derived classed and their functions to correctly use final keyword: 2015-01-28 12:03:21 +01:00
http renamed: Util/* -> util/* 2015-01-27 17:47:23 +01:00
Http renamed: Util/* -> util/* 2015-01-27 17:47:23 +01:00
api_grammar.hpp renamed: Server/*/*.h -> server/*/*.hpp 2015-01-27 12:35:29 +01:00
connection.cpp rename variable to make name lookup not fail on gcc 2015-01-27 12:52:55 +01:00
connection.hpp rename variable to make name lookup not fail on gcc 2015-01-27 12:52:55 +01:00
request_handler.cpp renamed: Util/* -> util/* 2015-01-27 17:47:23 +01:00
request_handler.hpp renamed: Server/*/*.h -> server/*/*.hpp 2015-01-27 12:35:29 +01:00
request_parser.cpp renaming yet another variable to fix gcc name lookup 2015-01-27 13:11:04 +01:00
request_parser.hpp renaming yet another variable to fix gcc name lookup 2015-01-27 13:11:04 +01:00
server.hpp renamed: Util/* -> util/* 2015-01-27 17:47:23 +01:00