osrm-backend/include/util
2020-08-20 11:54:02 +03:00
..
guidance Port .names file to tar 2018-03-26 11:02:04 +00:00
alias.hpp
assert.hpp
attributes.hpp
bearing.hpp
bit_range.hpp
cast.hpp
concurrent_id_map.hpp
conditional_restrictions.hpp
connectivity_checksum.hpp
container.hpp
coordinate_calculation.hpp Revert "Improve speed of Map Matching" (#5196) 2018-09-06 12:05:28 -04:00
coordinate.hpp
deallocating_vector.hpp Remove old io::FileWrite serialization code 2018-03-26 11:02:34 +00:00
debug.hpp Replace dynamic distance calculation for table plugin with pre-calculated distances on shortcuts, avoiding unpacking cost. 2018-10-30 15:41:06 -07:00
dist_table_wrapper.hpp
dynamic_graph.hpp Remove dummy edges before inplace permutation 2018-04-19 12:18:48 +02:00
exception_utils.hpp
exception.hpp
exclude_flag.hpp
filtered_graph.hpp
filtered_integer_range.hpp
fingerprint.hpp
for_each_pair.hpp
for_each_range.hpp
geojson_debug_logger.hpp
geojson_debug_policies.hpp
geojson_debug_policy_toolkit.hpp
geojson_validation.hpp
graph_traits.hpp
graph_utils.hpp
group_by.hpp
hilbert_value.hpp
ieee754.hpp Re-use msinttypes bundled with RapidJSON when compiling on Windows. (#5249) 2018-10-29 09:51:56 -07:00
indexed_data.hpp msvc fixes 2018-03-26 21:45:27 -04:00
integer_range.hpp
isatty.hpp
json_container.hpp
json_deep_compare.hpp
json_renderer.hpp Render floating point numbers to string using Grisu2 algorithmt instead of stdlib to speed up JSON generation. 2018-09-05 14:20:47 -07:00
json_util.hpp
log.hpp
lua_util.hpp
matrix_graph_wrapper.hpp
meminfo.hpp Removed STXXL support. 2020-08-20 11:54:02 +03:00
mmap_file.hpp mmap tarfiles directly when mmapping is enabled, instead of copying data into separate mmapped block 2018-10-26 23:53:59 -07:00
mmap_tar.hpp Add tar file mmaping 2018-03-26 11:02:33 +00:00
msb.hpp
node_based_graph.hpp Replace dynamic distance calculation for table plugin with pre-calculated distances on shortcuts, avoiding unpacking cost. 2018-10-30 15:41:06 -07:00
opening_hours.hpp Don't apply unimplemented SH and PH conditions 2018-04-05 13:31:48 +02:00
packed_vector.hpp Refactor view creation to own header file 2018-04-04 12:38:40 +02:00
percent.hpp
permutation.hpp
query_heap.hpp Add support for annotations=distances in MLD 2018-05-08 15:50:25 +00:00
range_table.hpp Refactor setting up vector_view 2018-04-04 12:38:40 +02:00
rectangle.hpp
serialization.hpp Fix formating 2018-03-26 11:02:34 +00:00
static_assert.hpp
static_graph.hpp Add customizer::MultiLevelGraph 2018-04-28 08:59:18 +02:00
static_rtree.hpp Make use of the view factory in the data facade 2018-04-04 12:38:40 +02:00
std_hash.hpp
string_util.hpp
string_view.hpp
timed_histogram.hpp
timezones.hpp
timing_util.hpp
to_osm_link.hpp Increase precision of coordinates in OSM links 2018-03-05 13:19:57 +01:00
trigonometry_table.hpp
typedefs.hpp Store metadata about original OSM data, and return it in the API response, if available. 2019-01-30 15:31:56 -08:00
vector_tile.hpp Update tile unit tests 2018-04-24 15:40:57 +02:00
vector_view.hpp Removed STXXL support. 2020-08-20 11:54:02 +03:00
version.hpp.in
viewport.hpp
web_mercator.hpp
xor_fast_hash_storage.hpp Restore storage constructors with one arguments 2018-04-09 15:08:00 +02:00
xor_fast_hash.hpp