5 Jun
2017
5 Jun
'17
2:46 p.m.
Vicente J. Botet Escriba wrote:
Oh, in this case it is clear that result<T> is not enough. We need expected
where filesystem:error contains the error_code and the path.
I don't find this particularly appealing, because the whole point of
std::error_code was to avoid the need for each library to define separate
error classes. expected