Return the referenced object

Synopsis

T&
operator*() const noexcept;

Description

Preconditions

not this->empty()

Return Value

A reference to the object

Created with MrDocs