Siarhei Fedartsou
|
c1ed73126d
|
Use std::variant instead of mapbox::util::variant (#6903)
|
2024-05-28 18:52:49 +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 |
|
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 |
|
Denis Chaplygin
|
a9c187c99b
|
Updated changelog entry
|
2019-08-26 11:09:38 +03:00 |
|
Denis Chaplygin
|
7ddda105a3
|
Added flatbuffers support to the PluginBase::Error
This changes BREAKS osrm.
|
2019-08-26 11:08:56 +03:00 |
|
Denis Chaplygin
|
75aadb0f3f
|
Passed ResultT down to engine plugins, so now they can form replies in different formats.
|
2019-08-26 11:08:56 +03:00 |
|