$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [outcome] expected, etc. why are these assignable
From: Peter Dimov (lists_at_[hidden])
Date: 2017-06-03 13:40:59
> Or you could use expected<T, E...>, assuming we decide this is a direction
> worth pursuing. Proof of concept here:
>
> https://github.com/pdimov/variant2/blob/master/include/boost/variant2/expected.hpp
Now with some preliminary documentation:
https://github.com/pdimov/variant2/blob/develop/doc/expected.md