Files
osrm-backend/include/extractor
Daniel J. Hofmann 9d8b92f418 Abstracts away over differences in IntersectionView and Intersection.
Usage:

    struct MyIntersection : EnableIntersectionOps<MyIntersection> {

    };

Done.

We require MyIntersection having at least the member attributes from
IntersectionViewData but don't enforce a inheritance hierarchy.
2016-12-02 12:32:07 +01:00
..
2016-12-01 15:24:20 +01:00
2016-01-08 01:31:57 +01:00
2016-04-05 22:58:32 +02:00
2016-12-01 15:24:20 +01:00
2016-07-26 15:00:58 +02:00
2016-05-27 21:05:04 +02:00
2016-05-27 21:05:04 +02:00