Mugr Rex
|
efe6840d08
|
Replace boost::optional with std::optional (#6611)
|
2024-05-22 14:58:07 +02:00 |
|
Dennis Luxen
|
7c06726a35
|
Fix formatting
|
2022-12-20 18:00:11 +01:00 |
|
Dennis Luxen
|
a4aa153ba4
|
Use nested namespace
It's a mechanical change to modernize the code base
|
2022-12-11 10:17:17 +01:00 |
|
Siarhei Fedartsou
|
aadc088084
|
Fix distance calculation consistency. (#6315)
Consolidate great circle distance calculations to use cheap ruler library.
|
2022-08-19 22:31:40 +01:00 |
|
Michael Krasnyk
|
10de243556
|
Move guidance turn generation out of EBGF
|
2018-02-02 11:33:38 -05:00 |
|
Michael Krasnyk
|
988b6e3311
|
Split intersection analysis and guidance code
Intersection analysis occupy in osrm::extractor::intersection namespace
and guidance code osrm::guidance
|
2018-02-02 11:33:38 -05:00 |
|