osrm-backend/Contractor
Patrick Niklaus 020d0cfb49 Revert "Change StaticRTree serialization constructor to static function"
This makes clang 3.4 crash on ubuntu because it can not handle lambda
expressions + binding in static member functions correctly.

This reverts commit d6dd6693b18e042c0068da579dcc64d1e5a2e002.
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 Revert "Change StaticRTree serialization constructor to static function" 2014-07-22 17:17:56 +02:00
Prepare.h Revert "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