Compare two InlineContainers.
<mrdocs/Metadata/DocComment/Inline/InlineBase.hpp>
constexpr
bool
operator==(InlineContainer const& rhs) const = default;
true
if the objects are equal, false
otherwise
Name | Description |
---|---|
rhs | The right operand |