zcashd/depends/patches/tl_expected
Daira Hopwood 4de0d85abf The std::expected proposal has unnecessary instances of undefined behaviour
for operator->, operator*, and error(). Make these into assertion failures
(this still conforms to the proposal).

Signed-off-by: Daira Hopwood <daira@jacaranda.org>
2022-12-08 20:53:54 +00:00
..
remove-undefined-behaviour.diff The std::expected proposal has unnecessary instances of undefined behaviour 2022-12-08 20:53:54 +00:00