24 #include "ad/physics/MetricRange.hpp"
50 typedef std::shared_ptr<LaneSegment>
Ptr;
55 typedef std::shared_ptr<LaneSegment const>
ConstPtr;
148 #ifndef GEN_GUARD_AD_RSS_WORLD_LANESEGMENT
149 #define GEN_GUARD_AD_RSS_WORLD_LANESEGMENT
174 os <<
"LaneSegment(";
178 os <<
"driving_direction:";
200 stringstream sstream;
202 return sstream.str();
213 return formatter<string_view>::format(std::to_string(value), ctx);
std::string to_string(::ad::rss::core::LateralRelativePosition const &value)
overload of the std::to_string for LateralRelativePosition
Definition: LateralRelativePosition.hpp:162
namespace ad
Definition: LateralRelativePosition.hpp:28