$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: degski (degski_at_[hidden])
Date: 2020-06-17 23:07:13
On Wed, 17 Jun 2020 at 17:57, Gavin Lambert via Boost <boost_at_[hidden]>
wrote:
> ... and allocators lacking any other means to
> indicate allocation failure) doesn't seem entirely desirable.
>
You have to write code that can fail, like sfinae.