osrm-backend/plugins
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
..
distance_table.hpp clean up derived classed and their functions to correctly use final keyword: 2015-01-28 12:03:21 +01:00
hello_world.hpp clean up derived classed and their functions to correctly use final keyword: 2015-01-28 12:03:21 +01:00
locate.hpp clean up derived classed and their functions to correctly use final keyword: 2015-01-28 12:03:21 +01:00
nearest.hpp clean up derived classed and their functions to correctly use final keyword: 2015-01-28 12:03:21 +01:00
plugin_base.hpp fix include guard naming in plugin base 2015-01-13 16:15:51 +01:00
timestamp.hpp clean up derived classed and their functions to correctly use final keyword: 2015-01-28 12:03:21 +01:00
viaroute.hpp clean up derived classed and their functions to correctly use final keyword: 2015-01-28 12:03:21 +01:00