File: README

package info (click to toggle)
libcommoncpp2 1.0.13-5
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 4,740 kB
  • ctags: 2,860
  • sloc: cpp: 18,857; sh: 8,451; ansic: 1,546; makefile: 299; xml: 5
file content (9 lines) | stat: -rw-r--r-- 451 bytes parent folder | download
1
2
3
4
5
6
7
8
9
The Common C++ template library will focus on many design elements 
commonly used in Common C++ applications.  These include things like
self-organizing objects, which I often use in place of "containers".
This set of template libraries is kept seperate from the main Common C++
distribution sources to clearify which are part of the template library
and which are part of the mainline source distribution.

This is being written for Common C++ 2.0.