24 #include "ad/physics/Acceleration.hpp"
48 typedef std::shared_ptr<LateralRssAccelerationValues>
Ptr;
53 typedef std::shared_ptr<LateralRssAccelerationValues const>
ConstPtr;
135 #ifndef GEN_GUARD_AD_RSS_WORLD_LATERALRSSACCELERATIONVALUES
136 #define GEN_GUARD_AD_RSS_WORLD_LATERALRSSACCELERATIONVALUES
161 os <<
"LateralRssAccelerationValues(";
181 stringstream sstream;
183 return sstream.str();
192 template <
typename FormatContext>
195 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