$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Rainer Deyke (rdeyke_at_[hidden])
Date: 2022-12-30 08:13:30
On 30.12.22 01:23, Peter Dimov via Boost wrote:
> I'm looking for endorsements and a review manager volunteer for
> a new library, Boost.Mustache. It's an implementation of Mustache
> templates (http://mustache.github.io/) in C++11 and at the moment
> supports the mandatory portions of the Mustache spec
> (https://github.com/mustache/spec).
I'm actually currently looking for a good text templating engine for
C++, and this proposed library looks like a very strong contender.
Endorsed!
-- Rainer Deyke (rainerd_at_[hidden])