osrm-backend/Contractor
Patrick Niklaus a3dd9c3e57 Change StaticRTree serialization constructor to static function
Since the constructor does not satisfy the requirements for a
constructor (the RTree is not properly initialized) make it a
static function instead.
2014-07-22 17:17:56 +02:00
..
Contractor.h comparison between signed and unsigned integer expressions 2014-07-18 13:58:37 +02:00
EdgeBasedGraphFactory.cpp make sure all node-based edges are serialized in forward fashion 2014-07-04 17:33:18 +02:00
EdgeBasedGraphFactory.h make sure all node-based edges are serialized in forward fashion 2014-07-04 17:33:18 +02:00
GeometryCompressor.cpp remove variable name lint 2014-06-02 16:05:19 +02:00
GeometryCompressor.h fix yet another missing include on GCC 4.7 2014-05-09 19:50:16 +02:00
Prepare.cpp Change StaticRTree serialization constructor to static function 2014-07-22 17:17:56 +02:00
Prepare.h Change StaticRTree serialization constructor to static function 2014-07-22 17:17:56 +02:00
TemporaryStorage.cpp reformat to cut long line 2014-06-20 16:47:09 +02:00
TemporaryStorage.h C++11-fy Contractor/ 2014-05-09 14:21:33 +02:00