C++ Logo

std-discussion

Advanced search

Re: Are Exceptions deeply flawed?

From: Lyberta <lyberta_at_[hidden]>
Date: Thu, 08 Aug 2019 20:36:00 +0000
Dmitry via Std-Discussion:
> Having said that, I understand that, probably, there might be a place for
> exceptions, what I do not understand, is that why expected<> is not in the
> standard yet - it looks as a perfect complement for exceptions.

std::error is much better than std::expected.


Received on 2019-08-08 15:39:07