Equality operator

Synopsis

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

constexpr
bool
operator==(Block const& other) const noexcept = default;

Return Value

true if the objects are equal, false otherwise

Parameters

Name

Description

other

The right operand

Created with MrDocs