$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Robert Ramey (ramey_at_[hidden])
Date: 2019-07-04 16:14:31
On 7/4/19 1:49 AM, Andrey Semashev via Boost wrote:
boost::variant
std::variant
boost::variant2
boost::outcome
?::expected
boost::optional
std::optional
... ?
> Not at all. The types mentioned in Robert's message are very different,
Ahhh - perhaps this is the crux of the issue. I look at the following
and see them as very similar rather than very different. So naturally I
see them as just specialized versions of a more general thing. To one
who disagrees with this view, my proposal will lack merit. I think we
can agree on this.
Robert Ramey