j
k
j a
j l
Andrzej Krzemienski wrote:
This could be handled by providing a dedicated heterogeneous comparison between `result` and `EC`.
I prefer `if( !r && r.error() == condition )`. Similarly, `r? *r: x` instead of `r.value_or(x)`.
Back to the thread
Back to the list