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
ec8f977ebe
osrm-backend
/
Plugins
History
Dennis Luxen
8dc85e7641
use C++11 type traits to reduce code size in integral->string conversion
2014-10-08 12:40:56 +02:00
..
BasePlugin.h
migrate plugins directory to C++11
2014-05-07 10:38:31 +02:00
DistanceTablePlugin.h
encapsulate base64 encoding into class to remove static functions from global namespace
2014-10-03 10:38:37 +02:00
HelloWorldPlugin.h
use C++11 type traits to reduce code size in integral->string conversion
2014-10-08 12:40:56 +02:00
LocatePlugin.h
add final/override keyword where possible to help compiler de-virtualize function calls
2014-08-18 10:19:33 +02:00
NearestPlugin.h
Merge branch 'stefan-rajkovic-multiple-nearest-points' of
https://github.com/srajkovic/osrm-backend
into srajkovic-stefan-rajkovic-multiple-nearest-points
2014-09-16 12:32:40 +02:00
TimestampPlugin.h
add final/override keyword where possible to help compiler de-virtualize function calls
2014-08-18 10:19:33 +02:00
ViaRoutePlugin.h
encapsulate base64 encoding into class to remove static functions from global namespace
2014-10-03 10:38:37 +02:00