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

◆ pop_back()

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

Calling pop_back on an empty container results in undefined behavior. Iterators and references to the last element, as well as the end() iterator, are invalidated.