Destroys the element at back(), reducing the size by 1.

Synopsis

Declared in <absl/container/inlined_vector.h>

void
pop_back() noexcept;

Created with MrDocs