osrm-backend/unit_tests/util
Siarhei Fedartsou 6f04aa9587 wip
2024-07-10 22:01:25 +02:00
..
bearing.cpp Replace boost::hash by std::hash (#6892) 2024-05-23 14:35:56 +02:00
binary_heap.cpp Re-use priority queue in StaticRTree (#6952) 2024-06-25 18:58:48 +02:00
bit_range.cpp
conditional_restrictions_parsing.cpp
connectivity_checksum.cpp
coordinate_calculation.cpp Fix distance calculation consistency. (#6315) 2022-08-19 22:31:40 +01:00
duration_parsing.cpp
dynamic_graph.cpp [CPP17] Modernize: Replace typedef with using statements 2022-11-06 13:21:45 +01:00
filtered_integer_range.cpp
group_by.cpp
hilbert_values.cpp
indexed_data.cpp Upgrade clang-format to version 15 (#6859) 2024-05-06 09:14:46 +02:00
io.cpp
json_render.cpp Remove outdated warnings (#6894) 2024-05-23 19:39:00 +02:00
opening_hours_parsing.cpp
packed_vector.cpp Make edge metrics strongly typed (#6421) 2022-10-28 15:16:12 +01:00
permutation.cpp
pool_allocator.cpp wip 2024-07-10 22:01:25 +02:00
query_heap.cpp Fix formatting 2022-12-10 16:08:22 +01:00
range_table.cpp [CPP17] Modernize: Replace typedef with using statements 2022-11-06 13:21:45 +01:00
rectangle.cpp
serialization.cpp Replace boost::filesystem with std (#6432) 2024-06-20 21:44:28 +02:00
static_graph.cpp [CPP17] Modernize: Replace typedef with using statements 2022-11-06 13:21:45 +01:00
static_rtree.cpp Get rid of boost::optional leftovers (#6977) 2024-07-02 22:37:09 +02:00
string_util.cpp Remove unused header file (#6913) 2024-05-29 09:13:13 +02:00
vector_view.cpp
viewport.cpp Replace boost::hash by std::hash (#6892) 2024-05-23 14:35:56 +02:00
web_mercator.cpp