mrdocs::DocComment::operator!=
Inequality operator
Synopsis
Declared in <mrdocs/Metadata/DocComment.hpp>
bool
operator!=(DocComment const& rhs) const noexcept;
Parameters
| Name | Description |
|---|---|
rhs |
The right operand |
Created with MrDocs