17.1.1.9. StackAllocatedSequence¶
-
template<typename T, LoanableCollection::size_type num_items>
struct StackAllocatedSequence : public eprosima::fastdds::dds::LoanableTypedCollection<T>¶ A type-safe, ordered collection of elements allocated on the stack.