- remove unneeded includes - replace size() <==> 0 comparisions with calls to empty() - use fp instead of integer literals - use range-based for loops with integer ranges - add a couple of consts |
||
---|---|---|
.. | ||
alternative_path.hpp | ||
many_to_many.hpp | ||
map_matching.hpp | ||
routing_base.hpp | ||
shortest_path.hpp |