Result.hh
Go to the documentation of this file.
Result & operator=(Result &&_result) noexcept
Move assignment operator.
Result & operator=(const Result &_result)
Copy assignment operator.
virtual std::string ReadableResult() const
Get human readable result string.