Template Function lanelet::utils::idLess

Function Documentation

template<typename PrimitiveT>
constexpr bool lanelet::utils::idLess(const PrimitiveT &p1, const PrimitiveT &p2)

Compares ids of primitives. Can be used for some stl algorithms.