osrm-backend/include/util/guidance
Moritz Kobitzsch df3c39cef5 clean-up guidance code/code in general
removes duplicated includes
removes unused includes
eliminates dedicated toolkits that resulted in circular dependencies
moves functionality close to data, where possible
2016-12-07 12:10:56 +01:00
..
bearing_class.hpp reserve when possible 2016-11-11 14:48:50 +01:00
entry_class.hpp Conditionally checks std::is_trivially_copyable only if available. (#3327) 2016-11-16 12:07:45 -08:00
name_announcements.hpp clean-up guidance code/code in general 2016-12-07 12:10:56 +01:00
turn_bearing.hpp Turn Angles in OSRM were computed using a lookahead of 10 meters. 2016-10-20 10:47:29 +02:00
turn_lanes.hpp clean-up guidance code/code in general 2016-12-07 12:10:56 +01:00