mrdocs::doc::operator==
Equality operator
Synopsis
Declared in <mrdocs/Metadata/DocComment/Block.hpp>
bool
operator==(
Polymorphic<Block> const& lhs,
Polymorphic<Block> const& rhs);
Parameters
| Name | Description |
|---|---|
lhs |
The left operand |
rhs |
The right operand |
Created with MrDocs