Advanced
-
Custom payloads
Success-or-failure return types where extra information in addition to the error code accompanies failure.
How to metaprogram construction of objects which use result
Intercepting useful events such as initial construction, copies and moves so you can capture backtraces, fire debug breakpoints etc.
Interoperating with std::expected
- Incommensurate E types
- value_or_error Concept
- The HTTP library
- The HTMLTidy library
- The File I/O library
- The Application
-
Mapping the HTTP library into the Application
1/2 -
Mapping the HTTP library into the Application
2/2 - Mapping the File I/O library into the Application
- Mapping the HTMLTidy library into the Application
- In use
- Conclusion



