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 |
|
Constructors |
Assignment operators |
|
|
|
Swap the contained error with another instance. |
Friends
| Name | Description |
|---|---|
Equality operator |
Created with MrDocs