mrdocs::Error::Error

Constructor.

Synopsis

Declared in <mrdocs/Support/Error.hpp>

constexpr
Error(Error&& other) noexcept = default;

Parameters

Name Description

other

The object to move construct from

Created with MrDocs