$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Ruben Perez (rubenperez038_at_[hidden])
Date: 2023-02-08 21:20:15
> Should be something else, then, because the delimiters
> are two characters long so should fit.
>From my debugging, seems to be copying json::value's
into the context stack (renderer.cpp:1093, renderer.cpp:1103).
Is all this copying preventable with the current interface?
Or would it be with the json::value_view thing?
Regards,
Ruben.