This website requires JavaScript.
Explore
Help
Sign In
Open-Harbor
/
osrm-backend
Watch
1
Star
0
Fork
0
You've already forked osrm-backend
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
3
Wiki
Activity
6d749777fc
osrm-backend
/
include
History
Daniel Patterson
6d749777fc
Using bind<T> in this case causes ambiguity with GCC 5.2.1 (see
http://www.boost.org/doc/libs/develop/libs/bind/doc/html/bind.html#bind.faq.Q_forms
). Remove template and let the type be deduced automatically.
2016-03-02 09:54:08 -08:00
..
contractor
Removes profiles from osrm-prepare, only needed in osrm-extract.
Fixes
#1950
.
2016-03-01 16:43:34 +01:00
engine
Minor typo fix
2016-03-02 15:16:28 +08:00
extractor
Remove GeoJSON based debugging output, we can now generate vector tiles with roughly the same data on-the-fly.
2016-03-01 23:51:25 +01:00
osrm
Revert "Folds json_* utilities into json subfolder and adapts includes"
2016-02-12 15:46:24 -08:00
server
Using bind<T> in this case causes ambiguity with GCC 5.2.1 (see
http://www.boost.org/doc/libs/develop/libs/bind/doc/html/bind.html#bind.faq.Q_forms
). Remove template and let the type be deduced automatically.
2016-03-02 09:54:08 -08:00
storage
Transforms osrm_exception to exception
2016-02-12 15:46:24 -08:00
util
Explicitly std:: prefix fixed integral types in static rtree header
2016-03-01 23:51:26 +01:00