chsvlib
chsv helper source code

◆ front() [1/2]

const_reference front ( ) const
noexcept

Returns a reference to an immutable first (top) element of the column.

Returns
The reference to the top element.

Existence of the element is not validated.