E.V.E
v2023.02.15
Loading...
Searching...
No Matches
◆
erase()
template<eve::product_type Type, eve::simd_allocator Allocator = eve::aligned_allocator<unsigned char, eve::fixed<64>>>
iterator
eve::algo::soa_vector
< Type, Allocator >::erase
(
const_iterator
pos
)
inline
Has the same invalidation semantics as std::vector.
end()
iterator is not a valid pos.
eve
algo
soa_vector