blob: 569d0c4f1b19b156165fd8fc1b54ce0673b55078 (
plain) (
tree)
|
|
The ctemplate 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.
WWW: http://goog-ctemplate.sourceforge.net/
|