$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [review] Review of Outcome v2 (Fri-19-Jan to Sun-28-Jan, 2018)
From: Emil Dotchevski (emildotchevski_at_[hidden])
Date: 2018-02-01 02:38:54
On Wed, Jan 31, 2018 at 5:58 PM, Emil Dotchevski <emildotchevski_at_[hidden]>
wrote:
> My question still stands though. If you don't use exceptions, in C++, how
> do you protect users from calling member functions on objects that have not
> been initialized?
>
I mean haven't been initialized or failed to initialize.
Emil