osrm-backend/include/util
2016-04-15 14:48:21 +02:00
..
assert.hpp
bearing.hpp
binary_heap.hpp
cast.hpp
container.hpp
coordinate_calculation.hpp Move projection function into own header and inline 2016-04-09 17:31:36 +02:00
coordinate.hpp Initial libosrm API docs 2016-04-05 22:59:14 +02:00
deallocating_vector.hpp
dist_table_wrapper.hpp Eliminate extra semicola 2016-03-15 11:47:57 +01:00
dynamic_graph.hpp
exception.hpp
fingerprint_impl.hpp.in
fingerprint.hpp
for_each_pair.hpp
graph_loader.hpp First round of lat,lng -> lng,lat switcheroo 2016-04-05 22:58:32 +02:00
graph_utils.hpp
hilbert_value.hpp First round of lat,lng -> lng,lat switcheroo 2016-04-05 22:58:32 +02:00
integer_range.hpp
io.hpp
iso_8601_duration_parser.hpp
json_container.hpp Initial libosrm API docs 2016-04-05 22:59:14 +02:00
json_deep_compare.hpp Add route fixture test 2016-04-05 22:59:14 +02:00
json_logger.hpp
json_renderer.hpp Add support for tile plugin 2016-04-05 22:58:32 +02:00
json_util.hpp Fix compile on OS X 2016-04-05 22:58:32 +02:00
lua_util.hpp Address PR comments 2016-04-05 22:58:32 +02:00
make_unique.hpp
matrix_graph_wrapper.hpp Eliminate extra semicola 2016-03-15 11:47:57 +01:00
name_table.hpp adding tests for guidance 2016-04-08 10:43:22 +02:00
node_based_graph.hpp Big Restructuring / Cleanup 2016-04-05 22:58:32 +02:00
percent.hpp
range_table.hpp adding tests for guidance 2016-04-08 10:43:22 +02:00
rectangle.hpp Switch to uint64 for distance measurements in StaticRTree 2016-04-09 17:26:27 +02:00
shared_memory_vector_wrapper.hpp
simple_logger.hpp
static_graph.hpp
static_rtree.hpp fix r-tree abort location 2016-04-14 11:40:36 +02:00
std_hash.hpp
string_util.hpp
strong_typedef.hpp Adds the license preamble for all publicly installed eaders, closes #2036 2016-04-05 22:58:32 +02:00
timing_util.hpp
trigonometry_table.hpp make AppVeyor work again 2016-03-31 16:49:30 +02:00
typedefs.hpp Implement re-enabling of PhantomNode directions after bearing filtering 2016-04-05 22:59:14 +02:00
vector_tile.hpp Refactor the vector tile constants 2016-04-15 14:48:21 +02:00
version.hpp.in
viewport.hpp One-Definition-Rule violation in viewport 2016-04-12 12:17:52 +02:00
web_mercator.hpp Move projection function into own header and inline 2016-04-09 17:31:36 +02:00
xor_fast_hash_storage.hpp
xor_fast_hash.hpp