$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] Removal of boost::basic_string_ref (in favor of basic_string_view)
From: Glen Fernandes (glen.fernandes_at_[hidden])
Date: 2016-02-17 18:55:51
> On 02/17/2016 08:52 PM, Marshall Clow wrote:
>>
>> I have just removed boost::basic_string_ref from the develop branch, and
>> updated the specializations to use basic_string_view.
>
This [1] http://tinyurl.com/jnmb6w4 shows that boost::basic_string_ref
is in use in more than few projects.
Glen