osrm-backend/include/util
2017-07-04 20:58:19 +00:00
..
guidance don't announce something if we loose exit numbers while on the ramp 2017-07-04 20:58:19 +00:00
alias.hpp Address PR comments 2017-04-24 16:04:41 +00:00
assert.hpp Fix OSRM_ASSERT_MSG compilation fail in Release mode 2017-05-17 15:52:11 +00:00
attributes.hpp
bearing.hpp Simplify angleBetween to avoid cancellation losses 2017-05-17 15:52:11 +00:00
cast.hpp
concurrent_id_map.hpp Avoid dead-lock if other = this 2017-06-27 09:58:19 +00:00
conditional_restrictions.hpp Conditional turn restriction support (#3841) 2017-05-11 12:13:52 +02:00
container.hpp
coordinate_calculation.hpp
coordinate.hpp Bypass boost::numeric_cast checks for coordinate values that have already been validated (#4059) 2017-05-19 10:52:44 -07:00
deallocating_vector.hpp Explicitly implement move constructor for DeallocationVector 2017-06-23 09:22:30 +00:00
debug.hpp Implements Exit Numbers + Names (junction:ref way tag for now) 2017-07-04 20:58:19 +00:00
dist_table_wrapper.hpp
dynamic_graph.hpp Renumber nodes after running osrm-partition 2017-06-02 18:12:13 +00:00
exception_utils.hpp Make most command-line tools return useful error codes on well-known exceptions. 2017-06-08 15:03:24 +00:00
exception.hpp Make most command-line tools return useful error codes on well-known exceptions. 2017-06-08 15:03:24 +00:00
fingerprint.hpp
for_each_pair.hpp Takes fn by forwarding ref. in for_each_pair, resolves #4148 2017-06-14 15:17:26 +00:00
for_each_range.hpp
geojson_debug_logger.hpp
geojson_debug_policies.hpp
geojson_debug_policy_toolkit.hpp
geojson_validation.hpp Fix PR comments 2017-06-02 18:46:21 +00:00
graph_loader.hpp Conditional turn restriction support (#3841) 2017-05-11 12:13:52 +02:00
graph_traits.hpp Loads the edge based graph edges and constructs a dynamic graph from it 2017-03-01 16:09:29 +00:00
graph_utils.hpp
group_by.hpp
hilbert_value.hpp
indexed_data.hpp Use FileWriter for better error handling when writing name data. 2017-05-29 15:09:36 +00:00
integer_range.hpp
isatty.hpp
json_container.hpp
json_deep_compare.hpp
json_renderer.hpp
json_util.hpp
log.hpp
lua_util.hpp
matrix_graph_wrapper.hpp
meminfo.hpp
mmap_file.hpp Renumber nodes after running osrm-partition 2017-06-02 18:12:13 +00:00
msb.hpp fix clang format style 2017-03-08 00:56:50 +00:00
name_table.hpp Implements Exit Numbers + Names (junction:ref way tag for now) 2017-07-04 20:58:19 +00:00
node_based_graph.hpp
opening_hours.hpp Conditional turn restriction support (#3841) 2017-05-11 12:13:52 +02:00
packed_vector.hpp Fix missing-field-initializers warnings in PackedVector 2017-06-30 14:27:43 +02:00
percent.hpp
permutation.hpp Renumber nodes after running osrm-partition 2017-06-02 18:12:13 +00:00
query_heap.hpp Rename BinaryHeap to QueryHeap 2017-05-02 15:54:25 +00:00
range_table.hpp Port isc file 2017-06-27 09:58:19 +00:00
rectangle.hpp Refactor RTree so that .fileIndex only contains EdgeDataT, and all r-tree structure is in the .ramIndex file. 2017-06-02 12:15:06 +00:00
serialization.hpp Port isc file 2017-06-27 09:58:19 +00:00
static_graph.hpp Renumber nodes after running osrm-partition 2017-06-02 18:12:13 +00:00
static_rtree.hpp Renumber nodes after running osrm-partition 2017-06-02 18:12:13 +00:00
std_hash.hpp
string_util.hpp
string_view.hpp
timed_histogram.hpp Renumber nodes after running osrm-partition 2017-06-02 18:12:13 +00:00
timezones.hpp deps and lint 2017-06-02 10:00:07 +02:00
timing_util.hpp
trigonometry_table.hpp
typedefs.hpp Switch code to use packed vector for segment weights/durations 2017-05-19 08:25:03 +00:00
vector_tile.hpp
vector_view.hpp Refactor file writing in OSRM contract 2017-06-23 09:22:30 +00:00
version.hpp.in
viewport.hpp
web_mercator.hpp
xor_fast_hash_storage.hpp
xor_fast_hash.hpp