8 Feb
2023
8 Feb
'23
9:20 p.m.
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.