osrm-backend/src/util
2016-01-26 22:57:02 +01:00
..
assert.cpp Provide a way to selectively enable assertions in release mode 2016-01-21 15:37:25 +01:00
coordinate_calculation.cpp Be kind to the optimizer, pass coordinates by value (just two ints) 2016-01-26 22:57:02 +01:00
coordinate.cpp Run clang-format 2016-01-08 01:31:57 +01:00
fingerprint.cpp Remove license headers from project source files; global license 2016-01-04 19:06:32 +01:00
hilbert_value.cpp Be kind to the optimizer, pass coordinates by value (just two ints) 2016-01-26 22:57:02 +01:00
mercator.cpp Inline mercator transformations; no need for separate translation unit 2016-01-11 20:10:45 +01:00
osrm_exception.cpp Run clang-format 2016-01-08 01:31:57 +01:00
simple_logger.cpp Add namespace around all files 2016-01-08 01:30:52 +01:00