mrdocs::Error::operator==
Return true if this equals rhs.
Synopsis
Declared in <mrdocs/Support/Error.hpp>
constexpr
bool
operator==(Error const& rhs) const noexcept;
Parameters
Name |
Description |
rhs |
The right operand |
Created with MrDocs