$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [Stacktrace] review
From: Gavin Lambert (gavinl_at_[hidden])
Date: 2016-12-15 17:38:51
On 16/12/2016 02:39, Peter Dimov wrote:
> Gavin Lambert wrote:
>
>> Shouldn't a macro with that intent be defined in
>> core/no_exceptions_support.hpp instead?
>
> This file didn't exist at the time boost/throw_exception.hpp was written.
I know that; I'm just saying that perhaps adding such a macro there
(simpler than throw_exception) might address Robert's concerns. I'm not
personally worried about it though.