ctemplate-diff_tpl_auto_escape
Simple but powerful template language for C++ - development files
Install
- All systems
-
curl cmd.cat/ctemplate-diff_tpl_auto_escape.sh
- Debian
-
apt-get install libctemplate-dev
- Ubuntu
-
apt-get install libctemplate-dev
- Kali Linux
-
apt-get install libctemplate-dev
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install libctemplate-dev
- Raspbian
-
apt-get install libctemplate-dev
libctemplate-dev
Simple but powerful template language for C++ - development files
This package contains a library implementing a simple but powerful template language for C++. It emphasizes separating logic from presentation: it is impossible to embed application logic in this template language. The devel package contains static and debug libraries and header files for developing applications that use the ctemplate package. This package contains the ctemplate development files.