mrdocs::doc::isEmpty

Determine if the inline is empty

Synopses

Declared in <mrdocs/Metadata/DocComment/Block/BlockBase.hpp>

Determine if the inline is empty

bool
isEmpty(Block const& el);
» more...

Determine if the inline is empty

bool
isEmpty(Polymorphic<Block> const& el);
» more...

Determine if the inline is empty

bool
isEmpty(Polymorphic<Inline> const& el);
» more...