mrdocs::BadExpectedAccess<void>::what
Synopsis
Declared in <mrdocs/Support/Expected.hpp>
[[nodiscard]]
virtual
char const*
what() const noexcept override;
Return Value
|
The return value should not be discarded. |
Created with MrDocs