Files
osrm-backend/include/engine
Michael Krasnyk 59b70c4d11 Make CoreCH SearchEngineData inherited from CH one
this allows to keep a single Algorithm template parameter in internal
interfaces as

template <typename Algorithm>
search(SearchEngineData<Algorithm> &,
       const datafacade::ContiguousInternalMemoryDataFacade<Algorithm> &, ...)
2017-04-12 10:54:09 +00:00
..
2017-04-06 10:36:40 +02:00
2017-04-06 11:17:23 +00:00
2016-05-27 21:05:04 +02:00
2016-11-11 14:48:50 +01:00
2016-04-05 22:59:14 +02:00