osrm-backend/descriptors
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
..
description_factory.cpp renamed: Util/* -> util/* 2015-01-27 17:47:23 +01:00
description_factory.hpp fix cast to be explicit 2015-01-23 13:52:28 +01:00
descriptor_base.hpp speed up nearest neighbor query by pruning, move coordinate calculations away from library interface 2015-01-20 16:24:49 +01:00
gpx_descriptor.hpp clean up derived classed and their functions to correctly use final keyword: 2015-01-28 12:03:21 +01:00
json_descriptor.hpp clean up derived classed and their functions to correctly use final keyword: 2015-01-28 12:03:21 +01:00