|
ROS 2 rclcpp + rcl - jazzy
jazzy
ROS 2 C++ Client Library with ROS Client Library
|
Public Member Functions | |
| AllocatorDeleter (Allocator *a) | |
| template<typename T > | |
| AllocatorDeleter (const AllocatorDeleter< T > &a) | |
| template<typename T > | |
| void | operator() (T *ptr) |
| Allocator * | get_allocator () const |
| void | set_allocator (Allocator *alloc) |
Definition at line 27 of file allocator_deleter.hpp.