mrdocs::Expected::unexpected_type
Convenience alias for an Unexpected containing the error type.
Synopsis
Declared in <mrdocs/Support/Expected.hpp>
using unexpected_type = Unexpected<E>;
Created with MrDocs
Convenience alias for an Unexpected containing the error type.
Declared in <mrdocs/Support/Expected.hpp>
using unexpected_type = Unexpected<E>;
Created with MrDocs