ros2 / rclcpp

rclcpp (ROS Client Library for C++)
Apache License 2.0
514 stars 410 forks source link

fix: init concatenated_vector with begin() & end() #2492

Closed homalozoa closed 2 months ago

homalozoa commented 2 months ago

this commit will fix the warning [-Wstringop-overflow=] #2461

ahcorde commented 2 months ago