mrdocs::dom::Array::front

Return the first element.

Synopsis

Declared in <mrdocs/Dom/Array.hpp>

value_type
front() const;

Exceptions

Name

Thrown on

Exception

empty()

Return Value

the first element.

Created with MrDocs