![]() |
Project
|
#include <MessageContext.h>
Inherits ContainerRefObject< std::vector< T, o2::pmr::polymorphic_allocator< T > > >.
Public Member Functions | |
template<typename... Args> | |
VectorObject (Args &&... args) | |
VectorObject handles a message object holding std::vector with polymorphic_allocator can not adopt an existing message, because the polymorphic_allocator will call the element constructor, so this works only with new messages
Definition at line 317 of file MessageContext.h.
|
inline |
Definition at line 321 of file MessageContext.h.