.. |
assert.hpp
|
Provide a way to selectively enable assertions in release mode
|
2016-01-21 15:37:25 +01:00 |
bearing.hpp
|
Run clang-format
|
2016-01-08 01:31:57 +01:00 |
binary_heap.hpp
|
Run clang-format
|
2016-01-08 01:31:57 +01:00 |
cast.hpp
|
Run clang-format
|
2016-01-08 01:31:57 +01:00 |
container.hpp
|
Rips out dead code from the container.hpp and creates for_each_pai.hpp
|
2016-01-11 20:14:35 +01:00 |
coordinate_calculation.hpp
|
Be kind to the optimizer, pass coordinates by value (just two ints)
|
2016-01-26 22:57:02 +01:00 |
coordinate.hpp
|
Create public facing libraries for extractor, contractor and datastore
|
2016-01-21 06:47:34 +01:00 |
deallocating_vector.hpp
|
Run clang-format
|
2016-01-08 01:31:57 +01:00 |
debug_geometry.hpp
|
Fix PR comments
|
2016-01-26 22:57:02 +01:00 |
dist_table_wrapper.hpp
|
Run clang-format
|
2016-01-08 01:31:57 +01:00 |
dynamic_graph.hpp
|
Run clang-format
|
2016-01-08 01:31:57 +01:00 |
fingerprint_impl.hpp.in
|
Create public facing libraries for extractor, contractor and datastore
|
2016-01-21 06:47:34 +01:00 |
fingerprint.hpp
|
Create public facing libraries for extractor, contractor and datastore
|
2016-01-21 06:47:34 +01:00 |
floating_point.hpp
|
Run clang-format
|
2016-01-08 01:31:57 +01:00 |
for_each_pair.hpp
|
Rips out dead code from the container.hpp and creates for_each_pai.hpp
|
2016-01-11 20:14:35 +01:00 |
graph_loader.hpp
|
Create public facing libraries for extractor, contractor and datastore
|
2016-01-21 06:47:34 +01:00 |
graph_utils.hpp
|
Add namespace around all files
|
2016-01-08 01:30:52 +01:00 |
hilbert_value.hpp
|
Make HilbertCode a free standing function
|
2016-01-26 22:57:02 +01:00 |
ini_file.hpp
|
Anonymous namespaces in header files are bad
|
2016-01-19 17:42:49 +01:00 |
integer_range.hpp
|
Run clang-format
|
2016-01-08 01:31:57 +01:00 |
io.hpp
|
Create public facing libraries for extractor, contractor and datastore
|
2016-01-21 06:47:34 +01:00 |
iso_8601_duration_parser.hpp
|
Run clang-format
|
2016-01-08 01:31:57 +01:00 |
json_container.hpp
|
Create public facing libraries for extractor, contractor and datastore
|
2016-01-21 06:47:34 +01:00 |
json_logger.hpp
|
Run clang-format
|
2016-01-08 01:31:57 +01:00 |
json_renderer.hpp
|
Add namespace around all files
|
2016-01-08 01:30:52 +01:00 |
json_util.hpp
|
Rips out dead code from the container.hpp and creates for_each_pai.hpp
|
2016-01-11 20:14:35 +01:00 |
lua_util.hpp
|
Run clang-format
|
2016-01-08 01:31:57 +01:00 |
make_unique.hpp
|
Run clang-format
|
2016-01-08 01:31:57 +01:00 |
matching_debug_info.hpp
|
Run clang-format
|
2016-01-08 01:31:57 +01:00 |
matrix_graph_wrapper.hpp
|
Run clang-format
|
2016-01-08 01:31:57 +01:00 |
mercator.hpp
|
Inline mercator transformations; no need for separate translation unit
|
2016-01-11 20:10:45 +01:00 |
node_based_graph.hpp
|
Split import_edge.hpp: node_based_edge.hpp, edge_based_edge.hpp closes #1604
|
2016-01-11 20:11:44 +01:00 |
osrm_exception.hpp
|
Run clang-format
|
2016-01-08 01:31:57 +01:00 |
percent.hpp
|
Run clang-format
|
2016-01-08 01:31:57 +01:00 |
range_table.hpp
|
Make swap noexcept (as it has to be!) and fix swap misuses
|
2016-02-08 11:47:44 -08:00 |
rectangle.hpp
|
Be kind to the optimizer, pass coordinates by value (just two ints)
|
2016-01-26 22:57:02 +01:00 |
routed_options.hpp
|
make it possible to disable max_locations in map_matching
|
2016-01-25 14:53:44 -08:00 |
shared_memory_vector_wrapper.hpp
|
Prevent undefined behavior from left shifting into sign bit when offset is 31
|
2016-02-08 11:47:44 -08:00 |
simple_logger.hpp
|
Takes care of proper special member generation globally, fixes #1689
|
2016-01-27 17:25:30 +01:00 |
static_graph.hpp
|
Make swap noexcept (as it has to be!) and fix swap misuses
|
2016-02-08 11:47:44 -08:00 |
static_rtree.hpp
|
Takes care of proper special member generation globally, fixes #1689
|
2016-01-27 17:25:30 +01:00 |
std_hash.hpp
|
Anonymous namespaces in header files are bad
|
2016-01-19 17:42:49 +01:00 |
string_util.hpp
|
Prefer inline over static inline for free standing functions
|
2016-01-08 23:33:31 +01:00 |
strong_typedef.hpp
|
Add operator<< to OSRM_STRONG_TYPEDEF
|
2016-02-01 12:32:30 -08:00 |
timing_util.hpp
|
Run clang-format
|
2016-01-08 01:31:57 +01:00 |
trigonometry_table.hpp
|
Run clang-format
|
2016-01-08 01:31:57 +01:00 |
typedefs.hpp
|
Create public facing libraries for extractor, contractor and datastore
|
2016-01-21 06:47:34 +01:00 |
version.hpp.in
|
Remove license headers from project source files; global license
|
2016-01-04 19:06:32 +01:00 |
xml_renderer.hpp
|
Add namespace around all files
|
2016-01-08 01:30:52 +01:00 |
xor_fast_hash_storage.hpp
|
Adapts XORFastHashStorage to XORFastHash compile time limits
|
2016-01-26 17:54:08 +01:00 |
xor_fast_hash.hpp
|
Make XORFastHash's number of hashable elements compile time constant
|
2016-01-26 17:54:08 +01:00 |