$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] c++03 library survey
From: Andrey Semashev (andrey.semashev_at_[hidden])
Date: 2018-08-29 08:46:18
On 08/28/18 20:36, John Maddock via Boost wrote:
>
>> - Would you deprecate your library completely if there were no
>> Â Â boost-internal users and your current dependencies required
>> Â Â c++11 (e.g. because your library has been merged into the c++11
>> Â Â standard library anyway)
>
> No. While regex is in the std, I believe Boost.Regex continues to offer
> useful enhancements.
And better performance, at least when I checked last time against libstdc++.