$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [variant2] Comments on documentation
From: Bjorn Reese (breese_at_[hidden])
Date: 2019-04-07 12:42:42
On 4/7/19 1:57 PM, Peter Dimov via Boost wrote:
> Destructors are noexcept by default.
Why is ~variant_base_impl() marked as noexcept in the implementation?
What about my questions about a tutorial and design rationale? Those
are genuine questions. I am trying to understand if their absence is
deliberate or due to lack of time.