Dennis Luxen
|
babdced52f
|
Replace GCC-specific attribute with [[nodiscard]] attribute (#6899)
|
2024-05-24 20:34:04 +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 |
|
Dennis Luxen
|
8bff55cd85
|
[CPP17] Modernize: Replace typedef with using statements
|
2022-11-06 13:21:45 +01:00 |
|
Siarhei Fedartsou
|
06b1b980bb
|
Enable even more clang-tidy checks (#6273)
|
2022-07-04 21:46:59 +01:00 |
|
Daniel Patterson
|
50d9632ed7
|
Upgrade formatting to clang-format 10 (#5895)
* Update formatting tools to clang-format-10
* Reformat using clang-format-10.0.09
|
2020-11-26 07:21:39 -08: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 |
|
Michael Krasnyk
|
36877e4de5
|
Move guidance pre-processing code into GUIDANCE library
|
2018-02-02 11:33:38 -05:00 |
|