E.V.E
v2023.02.15
 
Loading...
Searching...
No Matches

◆ swap()

template<eve::product_type Type, eve::simd_allocator Allocator = eve::aligned_allocator<unsigned char, eve::fixed<64>>>
void eve::algo::soa_vector< Type, Allocator >::swap ( soa_vector< Type, Allocator > &  other)
inlinenoexcept

Does not invoke any move, copy, or swap operations on individual elements. All iterators and references remain valid. The past-the-end iterator is invalidated.