aboutsummaryrefslogtreecommitdiff
path: root/libraries/Mustache/README
blob: d585427c1520d1976518f2c0e3bd0f80eada6e75 (plain)
1
2
3
4
5
6
7
Mustache (Mustache text templates for modern C++)

Features:
* Header only
* Zero dependencies
* Templated string type for compatibility with any STL-like string
  (std::string, std::wstring, etc)