$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Vinnie Falco (vinnie.falco_at_[hidden])
Date: 2024-03-28 14:03:58
On Wed, Mar 27, 2024 at 11:53â¯PM Matt Borland <matt_at_[hidden]> wrote:
> You are correct that Charconv does not implement a new, or novel
> interface. In fact to the user it's really just 2 functions. The value
> proposition is that it's quite good at what it does and is available today.
>
Yes, and in my opinion Charconv is an example of an ideal Boost library
candidate. It gives users of older versions of C++ the new std library
feature.