$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] library maintainer list
From: Marc Glisse (marc.glisse_at_[hidden])
Date: 2017-12-24 18:30:04
On Sun, 24 Dec 2017, Robert Ramey via Boost wrote:
> On 12/23/17 11:59 PM, Marc Glisse wrote:
>
>>> (what about making this constexpr?).
>> That's going to be hard, unless you are happy with making only trivial
>> things (construct, copy) constexpr
> How come?
How do you control the rounding mode at compile time?
-- Marc Glisse