$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [review] outcome broken on MSVC, plus questions
From: Peter Dimov (lists_at_[hidden])
Date: 2018-01-27 19:01:54
Glen Fernandes wrote:
> 4. Would you happen to know how does your outcome/result compare to
> Peter's outcome/result in variant2?
> (I saw you point out that Peter implemented expected, and then I saw he
> also had an outcome/result implementation in variant2).
FWIW, I no longer "like" the result/outcome in variant2.
https://github.com/pdimov/result is more up to date, although that's also a
work in progress and not in a useful state at the moment.