mrdocs::Unexpected

Holds an unexpected error value for Expected.

Synopsis

Declared in <mrdocs/Support/Expected.hpp>

template<class E>
class Unexpected;

Member Functions

Name

Description

Unexpected [constructor]

Constructors

operator=

Assignment operators

error

error overloads

swap

Swap the contained error with another instance.

Friends

Name Description

mrdocs::swap

mrdocs::operator==

Equality operator

Created with MrDocs