4 Jun
2017
4 Jun
'17
12:40 p.m.
Vicente J. Botet Escriba wrote:
* remap_errors seems close to what I've called adapt
`adapt` is a good name. I may adopt it. (Or adapt to it.)
There is one open question. With the given interface, with conversions from
T implicit and conversions from an error explicit, consider what happens
here:
enum unscoped_error
{
unscoped_other_error = 7
};
expected