osrm-backend/Util
2014-05-09 11:49:03 +02:00
..
Azimuth.h move Azimuth.h to C++11 2014-05-07 10:39:34 +02:00
BoostFileSystemFix.h deactivate file validation as it is externally handled 2014-03-18 16:27:46 +01:00
ComputeAngle.h move includes to include/osrm 2013-12-20 13:12:56 +01:00
ContainerUtils.h add util funtion to iterate adjacent pairs of a stl compliant container 2013-12-12 18:29:51 -05:00
DataStoreOptions.h further C++11 migration 2014-05-07 10:39:35 +02:00
GitDescription.cpp.in License change to (simplified) 2-clause BSD. Good riddance, AGPL 2013-10-14 13:42:28 +02:00
GitDescription.h install lib header files with make install target 2013-12-17 17:59:44 +01:00
GraphLoader.h add missing semi-colon 2014-05-07 10:39:35 +02:00
LuaUtil.h reformat LuaUtil.h 2014-05-07 11:38:11 +02:00
MachineInfo.h reformat MachineInfo.h 2014-05-07 11:38:22 +02:00
MercatorUtil.h reformat MercartorUtil.h 2014-05-07 11:42:13 +02:00
OpenMPWrapper.h reformat OpenMPWrapper.h 2014-05-07 11:42:41 +02:00
OSRMException.h reformat OSRMException.h 2014-05-07 11:55:29 +02:00
ProgramOptions.h migrate ProgramOptions to C++11 2014-05-07 12:05:51 +02:00
SimpleLogger.h implement locking properly with std::mutex and std::lock_guard<> 2014-05-08 15:25:06 +02:00
StringUtil.h refactor list of const static int into scoped enum 2014-05-08 18:04:05 +02:00
TimingUtil.h port TimingUtil header to C++11s <chrono> 2014-05-09 11:49:03 +02:00
UUID.cpp.in migrate UUID class to C++11, untangle includes, cut back compile time 2014-05-07 14:13:41 +02:00
UUID.h migrate UUID class to C++11, untangle includes, cut back compile time 2014-05-07 14:13:41 +02:00