mrdocs::Name::operator==
Equality operator
Synopsis
Declared in <mrdocs/Metadata/Name/NameBase.hpp>
bool
operator==(Name const& other) const;
Parameters
| Name | Description |
|---|---|
other |
The right operand |
Created with MrDocs