cpp: Allow changing the error of a result
* lang/cpp/src/result.h (class Result): Add member function setError.
This can be used to replace the error of a result with a more suitable
error.
- GnuPG-bug-id: T5939
cpp: Allow changing the error of a result Tags None Subscribers None
Description
Details
|