Template Function lanelet::utils::idLess
Defined in File Utilities.h
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.