mrdocs::doc::isEmpty

Determine if the inline is empty

Synopsis

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

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

Return Value

if the inline is empty

Parameters

Name Description

el

A polymorphic value‐type.

Created with MrDocs