Boost logo

Boost :

From: Gavin Lambert (boost_at_[hidden])
Date: 2023-02-07 00:14:34


On 7/02/2023 13:06, Vinnie Falco wrote:
>> it seems unfortunate that lambdas are currently unsupported
>
> What are "lambdas" in this context, do you have a link I can read?

 From the Mustache spec, see the "Lambdas" section of
<http://mustache.github.io/mustache.5.html>

Or more fundamentally:
<https://github.com/mustache/spec/blob/master/specs/~lambdas.yml>

Relatedly, the docs don't really give any comparison to other existing
libraries either; for example the current "official" C++ implementation
of Mustache appears to be <https://github.com/no1msd/mstch>. At a
glance, this appears to have more features, but uses a non-Boost.Json
input type.

I have not attempted to use either library.


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk