chsvlib
chsv helper source code

◆ back() [2/2]

ElementType& back ( )
noexcept

Returns a mutable reference to the last element of the vector.

Returns
The reference to the last element.

If the vector is empty, the behavior is undefined.