$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [outcome] outcome without empty state?
From: Peter Dimov (lists_at_[hidden])
Date: 2017-05-25 12:30:17
Vicente J. Botet Escriba wrote:
> I need a default constructor even if uninitialized.
> What do you think an uninitialized default constructor?
Awful, of course. Gratuitous undefined behavior is never good.