|
tesseract++ 0.0.1
N-dimensional tensor library for embedded systems
|
Tag type for constructing an Expected in the error state. More...
#include <expected.h>
Public Attributes | |
| E | error |
| The error value. | |
Tag type for constructing an Expected in the error state.
Usage:
| E | Error type. |
| E Unexpected< E >::error |
The error value.