mrdocs::dom::Array::front
Return the first element.
Synopsis
Declared in <mrdocs/Dom/Array.hpp>
value_type
front() const;
Return Value
the first element.
Created with MrDocs
Return the first element.
Declared in <mrdocs/Dom/Array.hpp>
value_type
front() const;
the first element.
Created with MrDocs