..
guidance
Use std::string_view::starts_with instead of boost::starts_with ( #6918 )
2024-05-30 21:55:25 +02:00
alias.hpp
Replace GCC-specific attribute with [[nodiscard]] attribute ( #6899 )
2024-05-24 20:34:04 +02:00
assert.hpp
Remove OSM link debug printing from public class
2018-02-06 11:51:33 +01:00
bearing.hpp
Remove unused bearing::get function ( #7040 )
2024-10-20 19:46:49 +02: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
Get rid of boost::math::constants::* and M_PI in favor of std::numbers ( #6916 )
2024-05-30 19:40:56 +02: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
Replace deprecated std::is_pod ( #6717 )
2024-03-17 11:49:55 +00:00
deallocating_vector.hpp
Fix performance-noexcept-move-constructor clang-tidy warning ( #6933 )
2024-06-08 08:33:54 +02:00
debug.hpp
Remove superflous iostreams include from header files ( #6901 )
2024-05-25 09:17:45 +02: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
Remove superflous iostreams include from header files ( #6901 )
2024-05-25 09:17:45 +02: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
Fix formatting
2022-12-20 18:00:11 +01:00
fingerprint.hpp
Replace deprecated std::is_pod ( #6717 )
2024-03-17 11:49:55 +00:00
for_each_indexed.hpp
Fix formatting
2022-12-20 18:00:11 +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
Upgrade clang-format to version 15 ( #6859 )
2024-05-06 09:14:46 +02:00
isatty.hpp
Fix formatting
2022-12-20 18:00:11 +01:00
json_container.hpp
Use std::variant instead of mapbox::util::variant ( #6903 )
2024-05-28 18:52:49 +02:00
json_deep_compare.hpp
Use std::variant instead of mapbox::util::variant ( #6903 )
2024-05-28 18:52:49 +02:00
json_renderer.hpp
Use std::variant instead of mapbox::util::variant ( #6903 )
2024-05-28 18:52:49 +02: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
Replace boost::filesystem with std ( #6432 )
2024-06-20 21:44:28 +02:00
msb.hpp
Use std::countl_zero instead of __builtin_clzll ( #7025 )
2024-09-28 20:34:23 +02:00
node_based_graph.hpp
Remove superflous iostreams include from header files ( #6901 )
2024-05-25 09:17:45 +02:00
opening_hours.hpp
Upgrade clang-format to version 15 ( #6859 )
2024-05-06 09:14:46 +02:00
packed_vector.hpp
Make constants in PackedVector constexpr ( #6917 )
2024-05-30 15:12:42 +02:00
percent.hpp
Fix formatting
2022-12-20 18:00:11 +01:00
permutation.hpp
Fix performance-noexcept-swap clang-tidy warning ( #6931 )
2024-06-07 16:18:10 +02:00
query_heap.hpp
Remove unused MapStorage and GenerationArrayStorage ( #6990 )
2024-07-11 23:10:14 +02:00
range_table.hpp
Upgrade clang-format to version 15 ( #6859 )
2024-05-06 09:14:46 +02:00
rectangle.hpp
Optimise R-tree queries in the case of map matching ( #6881 )
2024-05-20 12:32:40 +02: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
Upgrade clang-format to version 15 ( #6859 )
2024-05-06 09:14:46 +02:00
static_rtree.hpp
Re-use priority queue in StaticRTree ( #6952 )
2024-06-25 18:58:48 +02:00
std_hash.hpp
Replace boost::hash by std::hash ( #6892 )
2024-05-23 14:35:56 +02:00
string_util.hpp
Use Lemire's fast check whether to escape a JSON string ( #6923 )
2024-05-31 19:58:57 +02:00
tarjan_scc.hpp
Move TarjanSCC from extractor to util ( #6562 )
2023-03-09 17:47:28 +01:00
timed_histogram.hpp
Upgrade clang-format to version 15 ( #6859 )
2024-05-06 09:14:46 +02:00
timezones.hpp
Replace boost::filesystem with std ( #6432 )
2024-06-20 21:44:28 +02:00
timing_util.hpp
Fix formatting
2022-12-20 18:00:11 +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
Fix formatting
2022-12-20 18:00:11 +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
Fix formatting
2022-12-20 18:00:11 +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
Fix formatting
2022-12-20 18:00:11 +01:00