Mr.Docs
Mr.Docs The C++ Alliance
Download

Mr.Docs

    • Home
    • Demos
    • Installation
    • Getting Started
    • The Configuration File
    • Documenting the Code
    • Generators
    • Design Notes
    • Library Reference
    • Contributor’s Guide
    • License
MrDocs develop
  • MrDocs
    • master
    • develop
  • Mr.Docs
  • mrdocs::doc::InlineContainer::back
master develop

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