osrm-backend/routing_algorithms
Dennis Luxen 76aa494be4 fix compilation
- std::log and M_PI are not constexpr's by the standard. replace by a constant
- reformat
2015-03-03 11:48:15 +01:00
..
alternative_path.hpp use CRTP instead of virtual functions in routing plugins 2015-03-02 11:55:55 +01:00
many_to_many.hpp use CRTP instead of virtual functions in routing plugins 2015-03-02 11:55:55 +01:00
map_matching.hpp fix compilation 2015-03-03 11:48:15 +01:00
routing_base.hpp use CRTP instead of virtual functions in routing plugins 2015-03-02 11:55:55 +01:00
shortest_path.hpp use CRTP instead of virtual functions in routing plugins 2015-03-02 11:55:55 +01:00