51 typedef std::shared_ptr<RssObjectResult>
Ptr;
56 typedef std::shared_ptr<RssObjectResult const>
ConstPtr;
138 #ifndef GEN_GUARD_AD_RSS_MAP_RSSOBJECTRESULT
139 #define GEN_GUARD_AD_RSS_MAP_RSSOBJECTRESULT
164 os <<
"RssObjectResult(";
165 os <<
"object_data:";
168 os <<
"situation_check_results:";
184 stringstream sstream;
186 return sstream.str();
197 return formatter<string_view>::format(std::to_string(value), ctx);
std::string to_string(::ad::rss::map::RouteAccelerations const &value)
overload of the std::to_string for RouteAccelerations
Definition: RouteAccelerations.hpp:229
namespace ad
Definition: RouteAccelerations.hpp:33