| .. |
|
guidance
|
chore: Remove unused std and boost headers
|
2025-02-06 15:50:40 +01:00 |
|
alias.hpp
|
chore: Remove unused std and boost headers
|
2025-02-06 15:50:40 +01:00 |
|
assert.hpp
|
chore: Remove unused std and boost headers
|
2025-02-06 15:50:40 +01:00 |
|
bearing.hpp
|
chore: Remove unused std and boost headers
|
2025-02-06 15:50:40 +01:00 |
|
binary_heap.hpp
|
Re-use priority queue in StaticRTree (#6952)
|
2024-06-25 18:58:48 +02:00 |
|
bit_range.hpp
|
Use std::popcount instead of __builtin_popcount (#7026)
|
2024-09-28 20:34:39 +02:00 |
|
cheap_ruler.hpp
|
chore: Remove unused std and boost headers
|
2025-02-06 15:50:40 +01:00 |
|
concurrent_id_map.hpp
|
Fix performance-noexcept-move-constructor clang-tidy warning (#6933)
|
2024-06-08 08:33:54 +02:00 |
|
conditional_restrictions.hpp
|
Fix formatting
|
2022-12-20 18:00:11 +01:00 |
|
connectivity_checksum.hpp
|
Fix formatting
|
2022-12-20 18:00:11 +01:00 |
|
coordinate_calculation.hpp
|
Get rid of boost::math::constants::* and M_PI in favor of std::numbers (#6916)
|
2024-05-30 19:40:56 +02:00 |
|
coordinate.hpp
|
chore: Remove unused std and boost headers
|
2025-02-06 15:50:40 +01:00 |
|
deallocating_vector.hpp
|
Fix performance-noexcept-move-constructor clang-tidy warning (#6933)
|
2024-06-08 08:33:54 +02:00 |
|
debug.hpp
|
fix: Missing includes for debian
|
2025-02-07 11:45:56 +01:00 |
|
dist_table_wrapper.hpp
|
Fix formatting
|
2022-12-20 18:00:11 +01:00 |
|
dynamic_graph.hpp
|
Fix performance-noexcept-move-constructor clang-tidy warning (#6933)
|
2024-06-08 08:33:54 +02:00 |
|
exception_utils.hpp
|
Remove superflous iostreams include from header files (#6901)
|
2024-05-25 09:17:45 +02:00 |
|
exception.hpp
|
chore: Remove unused std and boost headers
|
2025-02-06 15:50:40 +01:00 |
|
exclude_flag.hpp
|
Fix formatting
|
2022-12-20 18:00:11 +01:00 |
|
filtered_graph.hpp
|
Upgrade clang-format to version 15 (#6859)
|
2024-05-06 09:14:46 +02:00 |
|
filtered_integer_range.hpp
|
chore: Remove unused std and boost headers
|
2025-02-06 15:50:40 +01:00 |
|
fingerprint.hpp
|
Replace deprecated std::is_pod (#6717)
|
2024-03-17 11:49:55 +00:00 |
|
for_each_indexed.hpp
|
chore: Remove unused std and boost headers
|
2025-02-06 15:50:40 +01:00 |
|
for_each_pair.hpp
|
Fix formatting
|
2022-12-20 18:00:11 +01:00 |
|
for_each_range.hpp
|
Fix formatting
|
2022-12-20 18:00:11 +01:00 |
|
geojson_debug_logger.hpp
|
Use std::variant instead of mapbox::util::variant (#6903)
|
2024-05-28 18:52:49 +02:00 |
|
geojson_debug_policies.hpp
|
Use std::variant instead of mapbox::util::variant (#6903)
|
2024-05-28 18:52:49 +02:00 |
|
geojson_debug_policy_toolkit.hpp
|
Use std::variant instead of mapbox::util::variant (#6903)
|
2024-05-28 18:52:49 +02:00 |
|
geojson_validation.hpp
|
Fix formatting
|
2022-12-20 18:00:11 +01:00 |
|
graph_traits.hpp
|
Fix formatting
|
2022-12-20 18:00:11 +01:00 |
|
graph_utils.hpp
|
Fix formatting
|
2022-12-20 18:00:11 +01:00 |
|
group_by.hpp
|
Fix formatting
|
2022-12-20 18:00:11 +01:00 |
|
hilbert_value.hpp
|
Fix formatting
|
2022-12-20 18:00:11 +01:00 |
|
indexed_data.hpp
|
Upgrade clang-format to version 15 (#6859)
|
2024-05-06 09:14:46 +02:00 |
|
integer_range.hpp
|
chore: Remove unused std and boost headers
|
2025-02-06 15:50:40 +01:00 |
|
isatty.hpp
|
Fix formatting
|
2022-12-20 18:00:11 +01:00 |
|
json_container.hpp
|
Use std::string_view for key type in json::Object (#7062)
|
2024-11-03 18:23:23 +01:00 |
|
json_deep_compare.hpp
|
chore: Remove unused std and boost headers
|
2025-02-06 15:50:40 +01:00 |
|
json_renderer.hpp
|
Use std::string_view for key type in json::Object (#7062)
|
2024-11-03 18:23:23 +01:00 |
|
json_util.hpp
|
Fix formatting
|
2022-12-20 18:00:11 +01:00 |
|
log.hpp
|
Fix formatting
|
2022-12-20 18:00:11 +01:00 |
|
lua_util.hpp
|
Replace boost::filesystem with std (#6432)
|
2024-06-20 21:44:28 +02:00 |
|
meminfo.hpp
|
Measure peak RAM in benchmarks (#6995)
|
2024-07-25 21:27:37 +02:00 |
|
mmap_file.hpp
|
Replace boost::filesystem with std (#6432)
|
2024-06-20 21:44:28 +02:00 |
|
mmap_tar.hpp
|
chore: Remove unused std and boost headers
|
2025-02-06 15:50:40 +01:00 |
|
msb.hpp
|
chore: Remove unused std and boost headers
|
2025-02-06 15:50:40 +01:00 |
|
node_based_graph.hpp
|
chore: Remove unused std and boost headers
|
2025-02-06 15:50:40 +01:00 |
|
opening_hours.hpp
|
Upgrade clang-format to version 15 (#6859)
|
2024-05-06 09:14:46 +02:00 |
|
packed_vector.hpp
|
chore: Remove unused std and boost headers
|
2025-02-06 15:50:40 +01:00 |
|
percent.hpp
|
chore: Remove unused std and boost headers
|
2025-02-06 15:50:40 +01:00 |
|
permutation.hpp
|
chore: Remove unused std and boost headers
|
2025-02-06 15:50:40 +01:00 |
|
query_heap.hpp
|
chore: Remove unused std and boost headers
|
2025-02-06 15:50:40 +01:00 |
|
range_table.hpp
|
chore: Remove unused std and boost headers
|
2025-02-06 15:50:40 +01:00 |
|
rectangle.hpp
|
chore: Remove unused std and boost headers
|
2025-02-06 15:50:40 +01:00 |
|
serialization.hpp
|
Fix formatting
|
2022-12-20 18:00:11 +01:00 |
|
static_assert.hpp
|
Use C++20 (#6877)
|
2024-05-25 18:25:13 +02:00 |
|
static_graph.hpp
|
chore: Remove unused std and boost headers
|
2025-02-06 15:50:40 +01:00 |
|
static_rtree.hpp
|
chore: Remove unused std and boost headers
|
2025-02-06 15:50:40 +01:00 |
|
std_hash.hpp
|
chore: Remove unused std and boost headers
|
2025-02-06 15:50:40 +01:00 |
|
string_util.hpp
|
chore: Remove unused std and boost headers
|
2025-02-06 15:50:40 +01:00 |
|
tarjan_scc.hpp
|
chore: Remove unused std and boost headers
|
2025-02-06 15:50:40 +01:00 |
|
timed_histogram.hpp
|
fix: Missing includes for debian
|
2025-02-07 11:45:56 +01:00 |
|
timezones.hpp
|
chore: Remove unused std and boost headers
|
2025-02-06 15:50:40 +01:00 |
|
timing_util.hpp
|
chore: Remove unused std and boost headers
|
2025-02-06 15:50:40 +01:00 |
|
to_osm_link.hpp
|
Fix formatting
|
2022-12-20 18:00:11 +01:00 |
|
trigonometry_table.hpp
|
Get rid of boost::math::constants::* and M_PI in favor of std::numbers (#6916)
|
2024-05-30 19:40:56 +02:00 |
|
typedefs.hpp
|
Replace deprecated std::is_pod (#6717)
|
2024-03-17 11:49:55 +00:00 |
|
vector_tile.hpp
|
chore: Remove unused std and boost headers
|
2025-02-06 15:50:40 +01:00 |
|
vector_view.hpp
|
Fix formatting
|
2022-12-20 18:00:11 +01:00 |
|
version.hpp.in
|
Extract prerelease/build information from package semver (#6839)
|
2024-03-24 18:33:07 +00:00 |
|
viewport.hpp
|
chore: Remove unused std and boost headers
|
2025-02-06 15:50:40 +01:00 |
|
web_mercator.hpp
|
Get rid of boost::math::constants::* and M_PI in favor of std::numbers (#6916)
|
2024-05-30 19:40:56 +02:00 |
|
xor_fast_hash_storage.hpp
|
Fix formatting
|
2022-12-20 18:00:11 +01:00 |
|
xor_fast_hash.hpp
|
chore: Remove unused std and boost headers
|
2025-02-06 15:50:40 +01:00 |