mrdocs::doc::isEmpty

Determine if the inline is empty

Synopsis

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

bool
isEmpty(Block const& el);

Return Value

if the inline is empty

Parameters

Name Description

el

A piece of block content

Created with MrDocs