$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Vinnie Falco (vinnie.falco_at_[hidden])
Date: 2024-03-22 16:55:30
On Fri, Mar 22, 2024 at 9:39â¯AM Julien Blanc via Boost
<boost_at_[hidden]> wrote:
> This is the kind of feature i would definitely like from a modern db
> higher level library.
I don't think that's reasonable to be honest. Reinventing parsing, and
constexpr / at compile-time at that, is an enormous ask.
Thanks