$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [outcome] High level summary of review feedback accepted so far
From: Peter Dimov (lists_at_[hidden])
Date: 2017-05-27 00:23:03
Niall Douglas wrote:
> - outcome<T> and result<T> will have their empty state removed, and all
> observers gain narrow contracts.
I disagree with the narrow contract change. Wide was correct.