<div dir="ltr">Hi All,<div><br></div><div>An updated version of this proposal has been committed as r263609. Thanks very much for all the discussion and feedback.</div><div><br></div><div>Once the dust has settled and any issues that survived pre-commit review are cleared up I'll start writing a more thorough usage document.</div><div><br></div><div>Cheers,</div><div>Lang.</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Feb 23, 2016 at 5:30 PM, Lang Hames <span dir="ltr"><<a href="mailto:lhames@gmail.com" target="_blank">lhames@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Ahh - that makes sense. Thanks. :)<span class="HOEnZb"><font color="#888888"><div><br></div><div>- Lang.</div></font></span></div><div class="HOEnZb"><div class="h5"><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Feb 23, 2016 at 12:26 PM, Rafael EspĂ­ndola <span dir="ltr"><<a href="mailto:rafael.espindola@gmail.com" target="_blank">rafael.espindola@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span>>> The main differences are<br>
>> * This will hopefully be used.<br>
>> * TypedErrorOr is really a TypedError or T. The situation before was not<br>
>> that ErrorOr was std::error_code or T.<br>
><br>
> I don't follow that second point. As I see it, TypedErrorOr<T> and<br>
> ErrorOr<T> are identical except for two points: TypedError replaces<br>
> std::error_code, and as a consequence TypedErrorOr is only movable, not<br>
> copyable.<br>
<br>
<br>
</span>That is the case now. Sorry, Mchiael and I were talking about ancient<br>
history when ErrorOr<T> was *not* an std::error_code or T.<br>
<br>
Cheers,<br>
Rafael<br>
</blockquote></div><br></div>
</div></div></blockquote></div><br></div>