Google Ctemplate



(Back to docs.huihoo.com)

Introduction

A simple but powerful template language for C++.

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.

Ctemplate is distributed under the terms of the BSD License.

Documents

• Google Template System

Links

• http://code.google.com/p/google-ctemplate/
• http://download.huihoo.com/google-ctemplate/