ptal / expected

What did you expect?
113 stars 18 forks source link

Would be nice if we could have an rvalue-specialized `catch_error()` #87

Open russellmcc opened 8 years ago

russellmcc commented 8 years ago

It would be nice if we could have a rvalue-specialized catch_error to move the contained error into the continuation function.

viboes commented 8 years ago

Yes, this will be convenient.