$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] Constructing string_ref from rvalue string
From: Olaf van der Spek (ml_at_[hidden])
Date: 2017-03-20 07:49:37
On Fri, Mar 17, 2017 at 8:29 AM, Simon Sasburg via Boost
<boost_at_[hidden]> wrote:
> Is the safety (?) added by this commit worth it if it breaks working code?
No
std::string_view construction from a temporary doesn't it?
-- Olaf