$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Vinnie Falco (vinnie.falco_at_[hidden])
Date: 2024-03-19 18:08:30
On Tue, Mar 19, 2024 at 10:46â¯AM Ruben Perez via Boost
<boost_at_[hidden]> wrote:
> * Do you think a library like this could be useful to the C++ community?
I'm interested in this, whether or not there is general interest for
Boost, as it is an area of API research that could yield general
benefits. With respect to base64 though, I would imagine we want it to
at least be comparable in performance to this:
https://github.com/aklomp/base64
Thanks