mrdocs::doc::InlineContainer::size

Get the number of inline children.

Synopsis

Declared in <mrdocs/Metadata/DocComment/Inline/InlineBase.hpp>
std::size_t
size() const noexcept;

Return Value

the number of inline children.

Created with MrDocs