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
3d4b39be7d
osrm-backend
/
include
/
storage
History
Michael Krasnyk
ba2629456f
Added a copy of std::align due to missing implementation in gcc < 5
...
References:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=57350
2016-11-17 16:02:56 +01:00
..
io.hpp
Conditionally checks std::is_trivially_copyable only if available. (
#3327
)
2016-11-16 12:07:45 -08:00
shared_barriers.hpp
[skip ci] Fix formating using format.sh
2016-10-28 14:45:05 -07:00
shared_datatype.hpp
Added a copy of std::align due to missing implementation in gcc < 5
2016-11-17 16:02:56 +01:00
shared_memory.hpp
Only keep reader lock on shared memory during queries.
2016-10-18 21:58:50 +02:00
storage_config.hpp
expose lanes as enums, adjusted for comments
2016-06-27 11:12:02 +02:00
storage.hpp
Fix alignments in shared facade via alignof/std::align
2016-11-16 18:20:19 +01:00