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
Files
62ccbc7490e20f2db600af97d65e89251a3b8614
osrm-backend
/
Algorithms
T
History
Dennis Luxen
62ccbc7490
use insert(.) on unordered map instead of access operator, potential resource leak
2014-04-21 17:40:07 +02:00
..
DouglasPeucker.cpp
implements
#872
2014-01-23 13:31:29 +01:00
DouglasPeucker.h
Add fwd decl to slash compile time
2014-01-23 13:30:38 +01:00
IteratorBasedCRC32.h
remove pesky fun ptr from CRC32 computation
2014-03-17 11:07:01 +01:00
ObjectToBase64.h
License change to (simplified) 2-clause BSD. Good riddance, AGPL
2013-10-14 13:42:28 +02:00
PolylineCompressor.cpp
break out Coordinate in compile unit
2013-12-13 17:26:57 -05:00
PolylineCompressor.h
move polyline compressor into compile unit
2013-11-13 17:32:44 -05:00
StronglyConnectedComponents.h
use insert(.) on unordered map instead of access operator, potential resource leak
2014-04-21 17:40:07 +02:00