$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Vinnie Falco (vinnie.falco_at_[hidden])
Date: 2023-02-08 13:54:12
On Wed, Feb 8, 2023 at 5:10 AM Ruben Perez <rubenperez038_at_[hidden]> wrote:
> Please note that my message was only referring to partials,
> which seem to only be a string -> string mapping.
Yeah fair, and also note that my idea about converting any T with op<<
to a string for substitutions applied more to the data map than the
partials.
Thanks