mrdocs::doc::FootnoteDefinitionBlock::operator==

Equality operator

Synopsis

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

constexpr
bool
operator==(FootnoteDefinitionBlock const& rhs) const noexcept = default;

Return Value

true if the objects are equal, false otherwise

Parameters

Name Description

rhs

The right operand

Created with MrDocs