rclcpp
master
C++ ROS Client Library API
|
#include <allocator_deleter.hpp>
Public Member Functions | |
AllocatorDeleter () | |
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) |
|
inline |
|
inlineexplicit |
|
inline |
|
inline |
|
inline |
|
inline |