mrdocs::doc::InlineContainer::back

Get the last inline child.

Synopsis

Declared in <mrdocs/Metadata/DocComment/Inline/InlineBase.hpp>
Polymorphic<Inline> const&
back() const;

Return Value

the last inline child.

Created with MrDocs