We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 930d9a7 commit 52afe81Copy full SHA for 52afe81
rclcpp/include/rclcpp/experimental/buffers/events_queue.hpp
@@ -42,7 +42,7 @@ namespace buffers
42
class EventsQueue
43
{
44
public:
45
- RCLCPP_SMART_PTR_DEFINITIONS(EventsQueue)
+ RCLCPP_SMART_PTR_ALIASES_ONLY(EventsQueue)
46
47
/**
48
* @brief Destruct the object.
0 commit comments