osrm-backend/unit_tests/util
Siarhei Fedartsou 48e8382785
Remove unused bearing::get function (#7040)
* Remove unused bearing::get function

* Remove unused bearing::get function

* Remove unused bearing::get function

* Remove unused bearing::get function
2024-10-20 19:46:49 +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 Removed references to obsolete Boost.Test headers. 2020-09-02 13:16:44 +03:00
conditional_restrictions_parsing.cpp Removed references to obsolete Boost.Test headers. 2020-09-02 13:16:44 +03:00
connectivity_checksum.cpp Removed references to obsolete Boost.Test headers. 2020-09-02 13:16:44 +03:00
coordinate_calculation.cpp Fix distance calculation consistency. (#6315) 2022-08-19 22:31:40 +01:00
duration_parsing.cpp Removed references to obsolete Boost.Test headers. 2020-09-02 13:16:44 +03:00
dynamic_graph.cpp [CPP17] Modernize: Replace typedef with using statements 2022-11-06 13:21:45 +01:00
filtered_integer_range.cpp Removed references to obsolete Boost.Test headers. 2020-09-02 13:16:44 +03:00
group_by.cpp Upgrade formatting to clang-format 10 (#5895) 2020-11-26 07:21:39 -08:00
hilbert_values.cpp Removed references to obsolete Boost.Test headers. 2020-09-02 13:16:44 +03:00
indexed_data.cpp Upgrade clang-format to version 15 (#6859) 2024-05-06 09:14:46 +02:00
io.cpp Remove unused bearing::get function (#7040) 2024-10-20 19:46:49 +02:00
json_render.cpp Remove outdated warnings (#6894) 2024-05-23 19:39:00 +02:00
opening_hours_parsing.cpp Removed references to obsolete Boost.Test headers. 2020-09-02 13:16:44 +03:00
packed_vector.cpp Make edge metrics strongly typed (#6421) 2022-10-28 15:16:12 +01:00
permutation.cpp Removed references to obsolete Boost.Test headers. 2020-09-02 13:16:44 +03:00
query_heap.cpp Remove unused MapStorage and GenerationArrayStorage (#6990) 2024-07-11 23:10:14 +02:00
range_table.cpp [CPP17] Modernize: Replace typedef with using statements 2022-11-06 13:21:45 +01:00
rectangle.cpp Removed references to obsolete Boost.Test headers. 2020-09-02 13:16:44 +03:00
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 Removed references to obsolete Boost.Test headers. 2020-09-02 13:16:44 +03:00
viewport.cpp Replace boost::hash by std::hash (#6892) 2024-05-23 14:35:56 +02:00
web_mercator.cpp Fix possible division by zero by clamping latitude to 85.05° 2017-01-12 16:44:58 +01:00