osrm-backend/Util
2014-10-03 09:56:07 +02:00
..
Azimuth.h
BoostFileSystemFix.h use nullptr instead of NULL 2014-10-03 09:56:07 +02:00
ComputeAngle.h
ContainerUtils.h re-add pairwise container traversal 2014-07-28 10:14:24 +02:00
DataStoreOptions.h
FingerPrint.cpp.in untangle includes 2014-08-04 13:23:37 +02:00
FingerPrint.h
GitDescription.cpp.in
GitDescription.h
GraphLoader.h remove type from more structs, remove asserts 2014-08-20 11:08:59 +02:00
IniFileUtil.h
LuaUtil.h
MachineInfo.h
make_unique.hpp unique_ptr<T> should be unique_ptr<T[]> when used with array 2014-10-02 19:26:57 +02:00
MercatorUtil.h
NumericUtil.h fix name of include guard 2014-10-02 19:24:06 +02:00
OSRMException.h
ProgramOptions.h
SimpleLogger.h fix data race in SimpleLogger by making state indicator variable atomic 2014-07-01 16:15:56 +02:00
StdHashExtensions.h
StringUtil.h transform negative numbers to positives by *(-1) 2014-07-11 14:00:33 +02:00
TimingUtil.h
TrigonometryTables.h