Siarhei Fedartsou
676f6d4704
Use std::popcount instead of __builtin_popcount ( #7026 )
2024-09-28 20:34:39 +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
f4189d9487
Fix formatting
2022-12-10 16:08:22 +01:00
Dennis Luxen
8bff55cd85
[CPP17] Modernize: Replace typedef with using statements
2022-11-06 13:21:45 +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
Patrick Niklaus
44739f2dc3
Allow users to specify a class for each way
...
This adds the ability to mark ways with a user-defined
class in the profile. This class information will be included
in the response as property of the RouteStep object.
2017-07-06 09:17:49 +00:00