Files
osrm-backend/Algorithms
alex85k 1079bf7843 sort vectors before using std::set_difference
discussed in https://github.com/DennisOSRM/Project-OSRM/pull/998#issuecomment-45238338
The vectors are better to be sorted up to ``name_id_comperator`` before running std::set_difference. Elsewhere we get debug checked iterator assertions on Windows and theretically possible incorrect results.
2014-06-06 10:27:35 +02:00
..
2014-06-02 09:48:43 +02:00
2014-05-27 11:44:47 +02:00
2014-05-26 13:08:10 +02:00