mrdocs::polyfill::unexpected
Holds an unexpected error value for expected.
Synopsis
Declared in <mrdocs/polyfill/expected.hpp>
template<class E>
class unexpected;
Member Functions
Name |
Description |
|
Constructors |
Assignment operators |
|
|
|
Swap the contained error with another instance. |
Non-Member Functions
Name |
Description |
Construct an |
Created with MrDocs