C/C++ / Programming / ROS/ROS2 / ROS2 / ROS2 Humble / ROS2 Jazzy
Learn modern C++: C++ smart pointer unique_ptr
In this lecture on modern C++, we briefly explain the smart pointer called unique_prt and we explain how to use it in C++ code. We …