Define RCLCPP_SMART_PTR_DEFINITIONS

Define Documentation

RCLCPP_SMART_PTR_DEFINITIONS(...)

Defines aliases and static functions for using the Class with smart pointers.

Use in the public section of the class. Make sure to include <memory> in the header when using this.