mrdocs::Error::operator bool
Return true if this holds an error.
Synopsis
Declared in <mrdocs/Support/Error.hpp>
constexpr
explicit
operator bool() const noexcept;
Return Value
true if this holds an error.
Created with MrDocs