osrm-backend/unit_tests/util
Daniel J. Hofmann ac0279aa83 RAII for auto-closing file streams
Small fixes I didn't want to include in unrelated PRs.

There are a few left in `storage.cpp` but since it's a single function
in 600 lines of code, I didn't want to touch the mess. The others are
safe to remove, cucumber and test run on Finland gives 👍.
2016-03-09 17:46:02 +01:00
..
bearing.cpp Add namespace around all files 2016-01-08 01:30:52 +01:00
binary_heap.cpp Add namespace around all files 2016-01-08 01:30:52 +01:00
coordinate.cpp Add namespace around all files 2016-01-08 01:30:52 +01:00
duration_parsing.cpp Add namespace around all files 2016-01-08 01:30:52 +01:00
dynamic_graph.cpp Add namespace around all files 2016-01-08 01:30:52 +01:00
io.cpp Create public facing libraries for extractor, contractor and datastore 2016-01-21 06:47:34 +01:00
range_table.cpp Add namespace around all files 2016-01-08 01:30:52 +01:00
static_graph.cpp add target test 2016-01-19 23:38:13 +01:00
static_rtree.cpp RAII for auto-closing file streams 2016-03-09 17:46:02 +01:00
string_util.cpp Add namespace around all files 2016-01-08 01:30:52 +01:00