Template Struct MessageDeleterHelper
Defined in File any_subscription_callback.hpp
Struct Documentation
-
template<typename MessageT, typename AllocatorT>
struct MessageDeleterHelper Public Types
-
using AllocTraits = allocator::AllocRebind<MessageT, AllocatorT>
-
using Alloc = typename AllocTraits::allocator_type
-
using AllocTraits = allocator::AllocRebind<MessageT, AllocatorT>