$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Peter Dimov (pdimov_at_[hidden])
Date: 2023-02-06 00:02:20
Robert Ramey wrote:
> What is the relationship, if any, between Mustache and Boostash from a
> library in a week episode at C++Now from some years ago?
None, apart from them both being implementations of the same templating
language, http://mustache.github.io/.