$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Peter Dimov (pdimov_at_[hidden])
Date: 2020-05-24 14:15:32
Joaquin M López Muñoz wrote:
> Boost.Regex is admittedly a controversial point (as mentionedin the
> proposal) due to its superior quality to some std implementations.
There's nothing controversial about it. As of 2020, it should always be
preferred over std::regex.