mrdocs::doc::InlineContainer::back

Get the last inline child.

Synopses

Declared in <mrdocs/Metadata/DocComment/Inline/InlineBase.hpp>

Get the last inline child.

Polymorphic<Inline> const&
back() const;
» more...

Get the last inline child.

Polymorphic<Inline>&
back();
» more...

Created with MrDocs