$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [outcome] outcome without empty state?
From: Jonathan Müller (jonathanmueller.dev_at_[hidden])
Date: 2017-05-25 12:25:13
On May 25, 2017 12:13, "Vicente J. Botet Escriba via Boost" <
boost_at_[hidden]> wrote:
More I think on the uninitialized default constructor, more I like it. No
surprise.
"Explicit is better than Implicit"
If you ignore the fact that now everything has a precondition. If there is
no sensible default, don't provide a default constructorâ!