mrdocs::dom::Array::back

Return the last element.

Synopsis

Declared in <mrdocs/Dom/Array.hpp>

value_type
back() const;

Exceptions

Name

Thrown on

Exception

empty()

Return Value

the last element.

Created with MrDocs