26template <
typename T, std::
size_t size>
Main namespace for the vecmem classes/functions.
Definition atomic_ref.hpp:16
std::vector< T, vecmem::polymorphic_allocator< T > > vector
Alias type for vectors with our polymorphic allocator.
Definition vector.hpp:35
Helper type for an array in a static_vector with a given type and size.
Definition static_vector_traits.hpp:27