
New Project: Google Ctemplate- Google Developers Blog
4/24/2006
This post announces the release of Ctemplate, a new C++ templating library. It highlights the library's purpose of separating presentation logic from application code for generating text-based output like HTML. Key features mentioned include support for string manipulation, loops, and conditional logic within templates, making it suitable for large-scale web applications.