chsvlib
chsv helper source code

◆ back() [1/2]

const ElementType& back ( ) const
noexcept

Returns a read-only reference to the last element of the vector.

Returns
The reference to the last element.

If the vector is empty, the behavior is undefined.