Typedef rclcpp::allocator::AllocRebind

Typedef Documentation

template<typename T, typename Alloc>
using rclcpp::allocator::AllocRebind = typename std::allocator_traits<Alloc>::template rebind_traits<T>